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
SUSE
MEDIUM
qualitative

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

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

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. A compounding secondary behavior causes complete service translation failure when a maliciously crafted CLRP is deleted, enabling a denial-of-service condition against any targeted Service. No public exploit has been identified at time of analysis, and exploitation is constrained to users holding elevated cluster RBAC privileges; this is not confirmed actively exploited (CISA KEV).

Technical ContextAI

Cilium is an eBPF-based Kubernetes Container Network Interface (CNI) plugin that handles service load-balancing and network policy enforcement within Kubernetes clusters. CiliumLocalRedirectPolicy (CLRP) is a Cilium-specific custom resource that allows redirecting traffic destined for a Service's ClusterIP to a local pod endpoint, intended for use cases such as DNS proxying. The vulnerability arises because the addressMatcher field - which accepts arbitrary ClusterIPs - does not enforce the same namespace-scoping restrictions as serviceMatcher, creating an inconsistency in the policy evaluation engine. The affected package is pkg:go/github.com_cilium_cilium across multiple release branches. The root cause is classified as CWE-601 (Open Redirect), applied here at the network routing layer: Cilium's datapath can be instructed to forward service-bound traffic to attacker-controlled endpoints without restriction to the policy creator's namespace. The secondary corruption bug suggests that CLRP deletion triggers an inconsistent state update in Cilium's internal service map (likely the BPF map or kvstore-backed service state), causing translation entries to be invalidated without proper cleanup.

RemediationAI

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. The vendor explicitly states there is no workaround for this issue. As a compensating control pending upgrade, operators should audit and restrict RBAC permissions to create or modify CiliumLocalRedirectPolicy objects, limiting this right to highly trusted administrative principals only - note that this does not remediate the underlying bug but reduces the population of principals who can exploit it. Operators should also audit existing CiliumLocalRedirectPolicy objects for use of addressMatcher with ClusterIPs outside the policy creator's namespace. Patch PRs are referenced at https://github.com/cilium/cilium/pull/44584 and https://github.com/cilium/cilium/pull/44585 (note: a discrepancy exists between PR numbers cited in the advisory text versus the reference URLs - verify against the official advisory at https://github.com/cilium/cilium/security/advisories/GHSA-q6h5-q3q6-f87x before applying).

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

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Server 16.1 Affected
SUSE Linux Enterprise Server for SAP applications 16.1 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 Affected
openSUSE Leap 15.5 Affected

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