Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cilium/cilium
  4. ›
  5. CVE-2026-33726

CVE-2026-33726: Cilium L7 proxy may bypass Kubernetes NetworkPolicy for same-node traffic

March 26, 2026 (updated March 27, 2026)

Ingress Network Policies are not enforced for traffic from pods to L7 Services (Envoy, GAMMA) with a local backend on the same node, when Per-Endpoint Routing is enabled and BPF Host Routing is disabled.

Per-Endpoint Routing is disabled by default, but is automatically enabled in deployments using cloud IPAM, including Cilium ENI on EKS (eni.enabled), AlibabaCloud ENI (alibabacloud.enabled), Azure IPAM (azure.enabled, but not AKS BYOCNI), and some GKE deployments (gke.enabled; managed offerings such as GKE Dataplane V2 may use different defaults). It is typically not enabled in tunneled deployments, and chaining deployments are not affected. In practice, Amazon EKS with Cilium ENI mode is likely the most common affected environment.

References

  • docs.cilium.io/en/stable/network/concepts/routing/
  • docs.cilium.io/en/stable/network/kubernetes/policy/
  • docs.cilium.io/en/stable/network/servicemesh/l7-traffic-management
  • docs.cilium.io/en/stable/operations/performance/tuning/
  • github.com/advisories/GHSA-hxv8-4j4r-cqgv
  • github.com/cilium/cilium
  • github.com/cilium/cilium/pull/44693
  • github.com/cilium/cilium/security/advisories/GHSA-hxv8-4j4r-cqgv
  • nvd.nist.gov/vuln/detail/CVE-2026-33726

Code Behaviors & Features

Detect and mitigate CVE-2026-33726 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.17.14, all versions starting from 1.18.0 before 1.18.8, all versions starting from 1.19.0 before 1.19.2

Fixed versions

  • 1.17.14
  • 1.18.8
  • 1.19.2

Solution

Upgrade to versions 1.17.14, 1.18.8, 1.19.2 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control
  • CWE-863: Incorrect Authorization

Source file

go/github.com/cilium/cilium/CVE-2026-33726.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 14 May 2026 12:17:59 +0000.