CVE-2026-41068
Published:April 24, 2026
Updated:April 26, 2026
Kyverno is a policy engine designed for cloud native platform engineering teams. The patch for CVE-2026-22039 fixed cross-namespace privilege escalation in Kyverno's "apiCall" context by validating the "URLPath" field. However, the ConfigMap context loader has the identical vulnerability — the "configMap.namespace" field accepts any namespace with zero validation, allowing a namespace admin to read ConfigMaps from any namespace using Kyverno's privileged service account. This is a complete RBAC bypass in multi-tenant Kubernetes clusters. An updated fix is available in version 1.17.2.
Affected Packages
https://github.com/kyverno/kyverno.git (GITHUB):
Affected version(s) >=v1.17.0 <v1.17.2Fix Suggestion:
Update to version v1.17.2https://github.com/kyverno/kyverno.git (GITHUB):
Affected version(s) >=v1.16.0 <v1.16.4Fix Suggestion:
Update to version v1.16.4github.com/kyverno/kyverno (GO):
Affected version(s) >=v1.17.0 <v1.17.2Fix Suggestion:
Update to version v1.17.2github.com/kyverno/kyverno (GO):
Affected version(s) >=v0.0.0-20220524190511-4a6d5f78644a <v1.16.4Fix Suggestion:
Update to version v1.16.4Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Incorrect Authorization