Skip to main content

Cilium CVE-2026-53935

| EUVDEUVD-2026-42101 MEDIUM
URL Redirection to Untrusted Site (Open Redirect) (CWE-601)
2026-07-06 https://github.com/cilium/cilium GHSA-q6h5-q3q6-f87x
6.9
CVSS 3.1 · Vendor: https://github.com/cilium/cilium
Share

Severity by source

Vendor (https://github.com/cilium/cilium) PRIMARY
6.9 MEDIUM
AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:H
vuln.today AI
8.4 HIGH

Traffic hijacking to attacker-controlled pod enables full C:H and I:H; AV:A and PR:H reflect cluster-internal, privileged-RBAC prerequisites; S:C captures cross-namespace impact.

3.1 AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
4.0 AV:A/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (https://github.com/cilium/cilium).

CVSS VectorVendor: https://github.com/cilium/cilium

CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:H
Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 06, 2026 - 22:14 vuln.today

DescriptionCVE.org

Impact

Users with the ability to create CiliumLocalRedirectPolicies can specify arbitrary ClusterIPs via addressMatcher, which enables hijacking traffic to Services in any namespace, bypassing the namespace-scoping guarantees enforced by serviceMatcher.

In addition, deleting such a policy can corrupt Cilium's internal service state, causing service translation to stop working entirely for the affected Service.

Patches

This issue affects:

  • Cilium v1.19.0 to v1.19.3 inclusive (fixed in PR #45584)
  • Cilium v1.18.2 to v1.18.9 inclusive (fixed in PR #45585)
  • All versions of Cilium prior to v1.17.16 (fixed in PR #45412)

This issue has been patched in:

  • Cilium v1.19.4
  • Cilium v1.18.10
  • Cilium v1.17.16

Workarounds

There is no workaround to this issue.

Acknowledgements

The Cilium community has worked together with members of Isovalent to prepare these mitigations. Special thanks to @ysksuzuki for investigating and fixing the issue.

For more information

If there are any questions or comments about this advisory, please reach out on Slack.

To report potential vulnerabilities affecting Cilium, it strongly is encouraged to report them through the security mailing list at [security@cilium.io](mailto:security@cilium.io). This is a private mailing list for the Cilium security team, and reports will be treated as a top priority.

AnalysisAI

Traffic hijacking in Cilium's CiliumLocalRedirectPolicy (CLRP) mechanism allows a cluster user with RBAC permission to create CLRPs to specify arbitrary ClusterIPs via the addressMatcher field, redirecting service traffic across namespace boundaries and circumventing the namespace-scoping guarantees that serviceMatcher is designed to enforce. Affected versions span Cilium v1.17 (all prior to v1.17.16), v1.18.2-v1.18.9, and v1.19.0-v1.19.3. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Obtain CLRP RBAC create permission
Delivery
Identify target Service ClusterIP in any namespace
Exploit
Create malicious CLRP with addressMatcher referencing victim ClusterIP
Install
Cilium datapath redirects cross-namespace service traffic to attacker pod
C2
Intercept service-to-service traffic
Execute
Delete CLRP to corrupt Cilium service state
Impact
Target Service becomes unreachable

Vulnerability AssessmentAI

Exploitation Exploitation requires the attacker to hold Kubernetes RBAC permission to create CiliumLocalRedirectPolicy custom resources - this is not granted by default in standard Kubernetes deployments and must be explicitly delegated. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:H) scores 6.9, reflecting two distinct risk dimensions: a cross-namespace traffic hijacking path (S:C) and a high-availability impact from state corruption (A:H). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A Kubernetes tenant operator with RBAC permission to create CiliumLocalRedirectPolicy objects in their namespace crafts a CLRP using addressMatcher referencing the ClusterIP of a sensitive Service in another namespace (for example, a secrets management service or internal API gateway). Cilium's datapath redirects all traffic destined for that ClusterIP to a pod controlled by the attacker, enabling interception of cross-namespace service traffic. …
Remediation The primary fix is to upgrade Cilium to a patched release: v1.19.4 for users on the v1.19 branch, v1.18.10 for users on the v1.18 branch, or v1.17.16 for users on the v1.17 branch. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

CVE-2017-1000117 HIGH POC
8.8 Oct 05

A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca

CVE-2024-52875 HIGH POC
8.8 Jan 31

GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of

CVE-2016-5385 HIGH POC
8.1 Jul 19

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect

CVE-2013-2248 MEDIUM POC
5.8 Jul 20

Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to

CVE-2012-6499 MEDIUM POC
5.8 Jan 12

Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows

CVE-2015-2863 MEDIUM POC
4.3 Jul 20

Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b

CVE-2017-3528 MEDIUM POC
5.4 Apr 24

Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li

CVE-2012-0518 MEDIUM
4.7 Oct 16

Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3

CVE-2024-21641 MEDIUM POC
6.5 Jan 05

Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp

CVE-2015-5354 MEDIUM POC
5.8 Jul 01

Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites

CVE-2015-5461 MEDIUM POC
6.4 Jul 08

Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for

CVE-2024-22891 CRITICAL POC
9.8 Mar 01

Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit

Share

CVE-2026-53935 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy