Description
Cilium is a networking, observability, and security solution. From 1.19.0 to 1.19.4, standard Kubernetes NetworkPolicy specifications using CIDR-based ipBlock rules without pod or namespace selectors erroneously generate a wildcard namespace allow rule when Cilium is configured with a custom clusterName rather than the default any value. The parser incorrectly instantiates a pod selector on selectorless peer definitions, allowing traffic from other workloads in the same namespace as the subject of the policy. This issue is fixed in version 1.19.5.
Published: 2026-07-15
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Between Cilium releases 1.19.0 through 1.19.4, a policy parsing bug caused selectorless CIDR‑based ipBlock rules to create an unintended pod selector when a custom clusterName was configured. This resulted in the policy engine incorrectly permitting traffic from any pod in the same namespace as the policy subject, effectively lifting the intended isolation of the NetworkPolicy. The flaw does not provide arbitrary code execution or host compromise but expands the potential attack surface inside the cluster, raising a confidentiality and integrity risk for intra‑namespace services.

Affected Systems

Cilium, version 1.19.0 to 1.19.4, configured with a custom clusterName and NetworkPolicies that use selectorless ipBlock specifications. Versions 1.19.5 and later contain the fix; other Cilium releases remain unaffected.

Risk and Exploitability

An attacker must be able to create or modify a NetworkPolicy object that includes a selectorless ipBlock while the cluster is running a non‑default clusterName. Once the policy is applied, the bug causes the engine to allow traffic from any pod in that namespace, exposing intra‑namespace services to unintended workloads. The EPSS score is below 1 %, indicating a very low probability of exploitation, and the CVE is not listed in CISA KEV. The vulnerability is therefore moderate in severity (CVSS 5.4) and best addressed through patching and configuration review.

Generated by OpenCVE AI on July 31, 2026 at 03:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cilium to version 1.19.5 or later
  • If a custom clusterName is unnecessary, revert to the default clusterName value
  • Re‑validate all NetworkPolicy objects that use selectorless ipBlock entries to ensure the intended behavior
  • Monitor inter‑namespace traffic after upgrade to detect any unexpected communication

Generated by OpenCVE AI on July 31, 2026 at 03:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Cilium
Cilium cilium
Vendors & Products Cilium
Cilium cilium

Wed, 15 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description Cilium is a networking, observability, and security solution. From 1.19.0 to 1.19.4, standard Kubernetes NetworkPolicy specifications using CIDR-based ipBlock rules without pod or namespace selectors erroneously generate a wildcard namespace allow rule when Cilium is configured with a custom clusterName rather than the default any value. The parser incorrectly instantiates a pod selector on selectorless peer definitions, allowing traffic from other workloads in the same namespace as the subject of the policy. This issue is fixed in version 1.19.5.
Title Cilium may unexpectedly allow ingress traffic from the local namespace when a Kubernetes NetworkPolicy is configured with an ipBlock match
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-16T13:03:36.080Z

Reserved: 2026-06-22T19:17:28.959Z

Link: CVE-2026-56743

cve-icon Vulnrichment

Updated: 2026-07-16T13:02:51.916Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:00:06Z

Weaknesses