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

CVE-2026-41323: Kyverno: ServiceAccount token leaked to external servers via apiCall service URL

April 16, 2026 (updated April 24, 2026)

Kyverno’s apiCall feature in ClusterPolicy automatically attaches the admission controller’s ServiceAccount token to outgoing HTTP requests. The service URL has no validation — it can point anywhere, including attacker-controlled servers. Since the admission controller SA has permissions to patch webhook configurations, a stolen token leads to full cluster compromise.

References

  • github.com/advisories/GHSA-f9g8-6ppc-pqq4
  • github.com/kyverno/kyverno/commit/bc4f91c4801b1eaa2edc0a14e2f1b0af8cf0c1f5
  • github.com/kyverno/kyverno/commit/c2eab00033e635bda4e4efb58c1b472b41728bb6
  • github.com/kyverno/kyverno/commit/f70e8ac1e7acd2e3844f9553e4a884f07f953de0
  • github.com/kyverno/kyverno/security/advisories/GHSA-f9g8-6ppc-pqq4
  • nvd.nist.gov/vuln/detail/CVE-2026-41323

Code Behaviors & Features

Detect and mitigate CVE-2026-41323 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.17.0

Fixed versions

  • 1.17.0

Solution

Upgrade to version 1.17.0 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 20 May 2026 12:17:42 +0000.