Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.13.5 and 1.14.0, it may happen that policy rules using namespace selector(s) in their match statements are mistakenly not applied during admission review request processing due to a missing error propagation in function `GetNamespaceSelectorsFromNamespaceLister` in `pkg/utils/engine/labels.go`. As a consequence, security-critical mutations and validations are bypassed, potentially allowing attackers with K8s API access to perform malicious operations. This issue has been patched in versions 1.13.5 and 1.14.0.
References
Configurations
No configuration.
History
30 Apr 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-30 15:16
Updated : 2025-04-30 15:16
NVD link : CVE-2025-46342
Mitre link : CVE-2025-46342
CVE.ORG link : CVE-2025-46342
JSON object : View
Products Affected
No product.
CWE
CWE-1287
Improper Validation of Specified Type of Input