CVE Catalog

CVE-2026-84200

CriticalCVSS 9.0
Published: Translated: NVD NIST

Summary

Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When an enforce-mode policy is combined with two PolicyExceptions, the less restrictive exception takes precedence, allowing an attacker to bypass the policy by crafting a resource name matching the second exception's pattern (e.g., '*ingress*'). This can be used to circumvent policies such as one blocking hostPath volumes. Fixed in v1.13.0.

Risk Assessment

An attacker could bypass security policies in a Kubernetes cluster, potentially leading to unauthorized operations such as mounting hostPath volumes, compromising cluster integrity and security.

Recommendation

Update Kyverno to version v1.13.0 or later, which contains the fix.

Other vulnerabilities in Kyverno

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS