Vulnerability Description
Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When a policy in enforce mode is combined with two PolicyExceptions, the less restrictive exception takes precedence, allowing an attacker to bypass the policy by crafting a resource name that matches the second exception's name pattern (e.g., '*ingress*'). This can be used to circumvent policies such as one blocking hostPath volumes. Fixed in v1.13.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/kyverno/kyverno/security/advisories/GHSA-gg4x-fgg2-h9w9
- https://www.vulncheck.com/advisories/kyverno-before-1.13.0-policy-bypass-via-mul
- https://github.com/kyverno/kyverno/security/advisories/GHSA-gg4x-fgg2-h9w9
FAQ
What is CVE-2026-84200?
CVE-2026-84200 is a vulnerability with a CVSS score of 9.0 (CRITICAL). Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When a policy in enforce mode is combined with two PolicyExceptions, the less restrictive exception takes precedence, ...
How severe is CVE-2026-84200?
CVE-2026-84200 has been rated CRITICAL with a CVSS base score of 9.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-84200?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.