Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kyverno/kyverno
  4. ›
  5. CVE-2026-22039

CVE-2026-22039: Kyverno Cross-Namespace Privilege Escalation via Policy apiCall

January 27, 2026 (updated January 29, 2026)

A critical authorization boundary bypass in namespaced Kyverno Policy apiCall. The resolved urlPath is executed using the Kyverno admission controller ServiceAccount, with no enforcement that the request is limited to the policy’s namespace.

As a result, any authenticated user with permission to create a namespaced Policy can cause Kyverno to perform Kubernetes API requests using Kyverno’s admission controller identity, targeting any API path allowed by that ServiceAccount’s RBAC. This breaks namespace isolation by enabling cross-namespace reads (for example, ConfigMaps and, where permitted, Secrets) and allows cluster-scoped or cross-namespace writes (for example, creating ClusterPolicies) by controlling the urlPath through context variable substitution.

References

  • github.com/advisories/GHSA-8p9x-46gm-qfx2
  • github.com/kyverno/kyverno
  • github.com/kyverno/kyverno/commit/e0ba4de4f1e0ca325066d5095db51aec45b1407b
  • github.com/kyverno/kyverno/commit/eba60fa856c781bcb9c3be066061a3df03ae4e3e
  • github.com/kyverno/kyverno/security/advisories/GHSA-8p9x-46gm-qfx2
  • nvd.nist.gov/vuln/detail/CVE-2026-22039

Code Behaviors & Features

Detect and mitigate CVE-2026-22039 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.15.3, all versions starting from 1.16.0-rc.1 before 1.16.3

Fixed versions

  • 1.15.3
  • 1.16.3

Solution

Upgrade to versions 1.15.3, 1.16.3 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/kyverno/kyverno/CVE-2026-22039.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 09 Feb 2026 12:20:38 +0000.