Romeo's invalid NetworkPolicy enables a malicious actor to pivot into another namespace
Package
Affected versions
< 0.2.1
Patched versions
0.2.1
Description
Published to the GitHub Advisory Database
Mar 16, 2026
Reviewed
Mar 16, 2026
Last updated
Mar 16, 2026
Impact
Due to a mis-written NetworkPolicy, a malicious actor can pivot from the "hardened" namespace to any Pod out of it.
This breaks the security-by-default property expected as part of the deployment program, leading to a potential lateral movement.
Patch
Removing the
inter-nsNetworkPolicy patches the vulnerability. If updates are not possible in production environments, we recommend to manually delete it and update as soon as possible.Workaround
Given your context, delete the failing network policy that should be prefixed by
inter-ns-in the target namespace.References