Node based network policies (fromNodes
and toNodes
) will incorrectly permit traffic to/from non-node endpoints that share the labels specified in fromNodes
and toNodes
sections of network policies. Node based network policy is disabled by default in Cilium.
This issue was fixed by https://github.com/cilium/cilium/pull/36657.
This issue affects:
This issue is fixed in:
Users can work around this issue by ensuring that the labels used in fromNodes
and toNodes
fields are used exclusively by nodes and not by other endpoints.
The Cilium community has worked together with members of Isovalent to prepare these mitigations. Special thanks to @oblazek for reporting and fixing this issue.
If you think you have found a vulnerability affecting Cilium, we strongly encourage you to report it to our security mailing list at security@cilium.io. This is a private mailing list for the Cilium security team, and your report will be treated as top priority. Please also address any comments or questions on this advisory to the same mailing list.
{ "nvd_published_at": "2025-03-24T19:15:52Z", "cwe_ids": [ "CWE-863" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-03-24T19:36:21Z" }