Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kyverno/kyverno
  4. ›
  5. GHSA-q93q-v844-jrqp

GHSA-q93q-v844-jrqp: kyverno apicall servicecall implicit bearer token injection leaks kyverno serviceaccount token

April 14, 2026

kyverno’s apiCall servicecall helper implicitly injects Authorization: Bearer ... using the kyverno controller serviceaccount token when a policy does not explicitly set an Authorization header. because context.apiCall.service.url is policy-controlled, this can send the kyverno serviceaccount token to an attacker-controlled endpoint (confused deputy).

namespaced policies are blocked from servicecall usage by the namespaced urlPath gate in pkg/engine/apicall/apiCall.go, so this report is scoped to ClusterPolicy and global context usage.

References

  • github.com/advisories/GHSA-q93q-v844-jrqp
  • github.com/kyverno/kyverno
  • github.com/kyverno/kyverno/security/advisories/GHSA-q93q-v844-jrqp

Code Behaviors & Features

Detect and mitigate GHSA-q93q-v844-jrqp 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-441: Unintended Proxy or Intermediary ('Confused Deputy')

Source file

go/github.com/kyverno/kyverno/GHSA-q93q-v844-jrqp.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 19 May 2026 00:17:33 +0000.