CVE-2026-53935
Received
Received - Intake
Traffic Hijacking via Arbitrary ClusterIP in Cilium
Vulnerability report for CVE-2026-53935, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-07
Last updated on: 2026-07-07
Assigner: GitHub, Inc.
Description
Description
Cilium is a networking, observability, and security solution. Prior to 1.17.16, from 1.18.2 to 1.18.9, and from 1.19.0 to 1.19.3, users with the ability to create CiliumLocalRedirectPolicies can specify arbitrary ClusterIPs via addressMatcher, enabling hijacking traffic to Services in any namespace and bypassing namespace scoping enforced by serviceMatcher; deleting such a policy can also corrupt Cilium internal service state and stop service translation for the affected Service. This issue is fixed in versions 1.17.16, 1.18.10, and 1.19.4.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cilium | cilium | 1.17.16 |
| cilium | cilium | to 1.17.16 (exc) |
| cilium | cilium | From 1.18.2 (inc) to 1.18.9 (inc) |
| cilium | cilium | From 1.19.0 (inc) to 1.19.3 (inc) |
| cilium | cilium | 1.18.10 |
| cilium | cilium | 1.19.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |