Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cilium | Cilium | >= 1.19.0, < 1.19.5 |
Related Weaknesses (CWE)
References
- https://github.com/cilium/cilium/commit/1c84ae3b58a7cd54f7ee355e6c524c82f620eae8Patch
- https://github.com/cilium/cilium/commit/bacea640404c0805c23515353dc1681c5bf35171Patch
- https://github.com/cilium/cilium/pull/46305Patch
- https://github.com/cilium/cilium/pull/46456Patch
- https://github.com/cilium/cilium/releases/tag/v1.19.5Release Notes
- https://github.com/cilium/cilium/security/advisories/GHSA-fm8w-2m5w-9j7rVendor Advisory
FAQ
What is CVE-2026-56743?
CVE-2026-56743 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 ...
How severe is CVE-2026-56743?
CVE-2026-56743 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56743?
Check the references section above for vendor advisories and patch information. Affected products include: Cilium Cilium.