VYPR
Vendor

Tigera

Products
4
CVEs
8
Across products
11
Status
Private

Products

4

Recent CVEs

8
  • CVE-2026-6540HigJul 30, 2026
    risk 0.42cvss 7.5epss 0.00

    Calico's Application Layer Policy (disabled by default), which enforces HTTP rules through Dikastes, fails to perform URL path normalization. As a result, HTTP requests using path-traversal segments, encoded slashes, or repeated slashes are not correctly evaluated by Prefix path…

  • CVE-2026-41186HigJul 30, 2026
    risk 0.42cvss 7.5epss 0.00

    When Calico's shared debug server is enabled (disabled by default), the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap,…

  • CVE-2023-41378HigNov 6, 2023
    risk 0.42cvss 7.5epss 0.01

    In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed…

  • CVE-2026-6720HigMay 28, 2026
    risk 0.40cvss epss 0.00

    When calicoctl is invoked with --log-level=info or --log-level=debug, the client prints the full contents of its loaded connection-configuration struct to stderr in a single log line. The struct embeds every credential calicoctl uses to talk to the cluster — inline kubeconfig…

  • CVE-2022-28224MedJun 6, 2022
    risk 0.36cvss 5.5epss 0.01

    Clusters using Calico (version 3.22.1 and below), Calico Enterprise (version 3.12.0 and below), may be vulnerable to route hijacking with the floating IP feature. Due to insufficient validation, a privileged attacker may be able to set a floating IP annotation to a pod even if…

  • CVE-2026-41187MedJul 30, 2026
    risk 0.35cvss 6.5epss 0.00

    Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection…

  • CVE-2026-41185MedMay 28, 2026
    risk 0.35cvss 6.5epss 0.00

    When Calico is configured with the Azure IPAM plugin, the Calico CNI binary mutates the incoming CNI configuration to attach subnet information before delegating to the IPAM plugin. After mutating, the Azure IPAM helper logs the entire unmarshaled configuration map (stdinData)…

  • CVE-2026-41184MedMay 28, 2026
    risk 0.35cvss 6.5epss 0.01

    In Calico, the install-cni init container logs the rendered CNI configuration to standard output. When the configuration template uses the __SERVICEACCOUNT_TOKEN__ placeholder (Canal/Flannel-Calico deployments), the installer substitutes the live Kubernetes ServiceAccount bearer…