#VU118837 Protection mechanism failure in Cilium - CVE-2025-64715
Published: November 28, 2025
Cilium
Cilium
Description
The vulnerability allows a local user to bypass implemented security restrictions.
The vulnerability exists due to an error in CiliumNetworkPolicy implementation. If the egress.toGroups.aws.securityGroupsIds references AWS security group IDs that do not exist or are not attached to any network interface, the toCIDRset section of the derived policy is not generated. As a result the outbound traffic is allowed to more destinations than originally intended.