CVE-2024-48921 HIGH

CVE-2024-48921: Kyverno's PolicyException objects can be created in any namespace by default

Vendor Kyverno
Product kyverno
Weakness CWE-285
Published October 29, 2024
Last update October 29, 2024

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Kyverno is a policy engine designed for Kubernetes. A kyverno ClusterPolicy, ie. "disallow-privileged-containers," can be overridden by the creation of a PolicyException in a random namespace. By design, PolicyExceptions are consumed from any namespace. Administrators may not recognize that this allows users with privileges to non-kyverno namespaces to create exceptions. This vulnerability is fixed in 1.13.0.

Key dates

02Disclosure timeline

October 29, 2024 CVE published
October 29, 2024 Record updated