CVE Catalog

CVE-2026-56743

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

A vulnerability in Cilium from version 1.19.0 to 1.19.4 causes standard Kubernetes NetworkPolicy specifications using CIDR-based ipBlock rules without pod or namespace selectors to erroneously generate a wildcard namespace allow rule when Cilium is configured with a custom clusterName.

Risk Assessment

The organization may face unauthorized access to resources within the same namespace, violating network security policy assumptions and potentially leading to data breaches or lateral attacks.

Recommendation

Immediately upgrade Cilium to version 1.19.5 or later, which includes a fix that prevents incorrect rule generation for selectorless peer definitions.

Other vulnerabilities in Cilium

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS