Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.2
Fix Suggestion:
Update to version v1.17.2
https://github.com/kyverno/kyverno.git (GITHUB):
Affected version(s) >=v1.16.0 <v1.16.4
Fix Suggestion:
Update to version v1.16.4
github.com/kyverno/kyverno (GO):
Affected version(s) >=v1.17.0 <v1.17.2
Fix Suggestion:
Update to version v1.17.2
github.com/kyverno/kyverno (GO):
Affected version(s) >=v0.0.0-20220524190511-4a6d5f78644a <v1.16.4
Fix Suggestion:
Update to version v1.16.4
Do you need more information?
Contact Us
CVSS 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