CVE-2026-54523
Last modified
CVE-2026-54523 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. Kyverno is a policy engine designed for cloud native platform engineering teams. From 1.18.0 until 1.18.2, the NamespacedMutatingPolicy CEL compiler exposes the generator library to matchConditions, allowing a namespace-scoped policy to invoke generator.apply(namespace, resources) with an arbitrary target namespace. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Kyverno is a policy engine designed for cloud native platform engineering teams. From 1.18.0 until 1.18.2, the NamespacedMutatingPolicy CEL compiler exposes the generator library to matchConditions, allowing a namespace-scoped policy to invoke generator.apply(namespace, resources) with an arbitrary target namespace. The validation in pkg/cel/policies/mpol/validate.go checks that the policy compiles but does not enforce namespace scope, and GenerateResources in pkg/cel/libs/context.go does not reject the cross-namespace target. A user who can create NamespacedMutatingPolicy objects in one namespace can cause the admission controller, operating with cluster-wide privileges, to create ConfigMaps, NetworkPolicies, Secrets, RoleBindings, and other resources in another namespace, enabling unauthorized modification and potential privilege escalation. This issue is fixed in version 1.18.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| kyverno | kyverno | >= 1.18.0, < 1.18.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54523?
How severe is CVE-2026-54523?
How do I fix CVE-2026-54523?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54518jackson-databind contains the general-purpose data-binding f…6.5
- CVE-2026-54519AI Agent Automation is a modular AI agent workflow automatio…8.8
- CVE-2026-5452A flaw has been found in UCC CampusConnect App up to 14.3.5 …3.3
- CVE-2026-54520AI Agent Automation is a modular AI agent workflow automatio…8.1
- CVE-2026-54521FairEmail is a fully featured, open source, privacy-friendly…6.1
- CVE-2026-54522MessagePack for Ruby is an implementation of the MessagePack…5.4
- CVE-2026-54524Frappe HR is an open-source human resources management solut…7.1
- CVE-2026-54526Argo Workflows is an open source container-native workflow e…9.9
- CVE-2026-54527JupyterLab Git is a Git extension for JupyterLab. From 0.30.…9
- CVE-2026-54528JupyterLab Git is a Git extension for JupyterLab. Prior to 0…7.1
- CVE-2026-54529SQLAdmin is a flexible Admin interface for SQLAlchemy models…5.3
- CVE-2026-5453A vulnerability has been found in Rico só vantagem pra inves…3.3
Are you affected by CVE-2026-54523?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
