Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker with the ability to create or modify CiliumNetworkPolicy objects in a particular namespace is able to affect traffic on an entire Cilium cluster, potentially bypassing policy enforcement in other namespaces. By using a crafted `endpointSelector` that uses the `DoesNotExist` operator on the `reserved:init` label, the attacker can create policies that bypass namespace restrictions and affect the entire Cilium cluster. This includes potentially allowing or denying all traffic. This attack requires API server access, as described in the Kubernetes API Server Attacker section of the Cilium Threat Model. This issue has been resolved in Cilium versions 1.14.2, 1.13.7, and 1.12.14. As a workaround an admission webhook can be used to prevent the use of `endpointSelectors` that use the `DoesNotExist` operator on the `reserved:init` label in CiliumNetworkPolicies.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-26T20:19:34.512Z

Updated: 2023-09-26T20:19:34.512Z

Reserved: 2023-08-28T16:56:43.367Z


Link: CVE-2023-41333

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-09-27T15:19:30.163

Modified: 2023-09-30T02:01:51.457


Link: CVE-2023-41333

JSON object: View

cve-icon Redhat Information

No data.

CWE