Description
Kyverno before 1.18.0 contains a server-side request forgery vulnerability in apiCall.service.url that allows authenticated users to send arbitrary HTTP requests by injecting user-controlled input through variable substitution. Attackers can target internal services, cloud metadata endpoints, and loopback addresses, with response data reflected in admission error messages enabling non-blind data exfiltration.
Published: 2026-09-01
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kyverno versions prior to 1.18.0 contain a server‑side request forgery flaw in the apiCall.service.url parameter. An authenticated user can inject arbitrary input through variable substitution, causing Kyverno to send arbitrary HTTP requests to internal endpoints. The responses from those requests are reflected in admission error messages, allowing attackers to read information from internal or cloud metadata services without needing to be blind.

Affected Systems

Any installation of Kyverno prior to version 1.18.0 is affected. In practice this means Kyverno 1.17.x and earlier running on any Kubernetes cluster or standalone environment that has the apiCall feature enabled.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, and the EPSS score is not available, but the lack of availability does not reduce the risk of exploitation. Kyverno is not listed in CISA’s KEV catalog, yet the vulnerability’s access requirements—authentication and use of the apiCall API—are commonly met by cluster administrators or users with elevated privileges. An attacker who authenticates can target internal services, cloud metadata endpoints, or loopback addresses, and because request responses are exposed in error messages, non‑blind data exfiltration becomes feasible, which can serve as a foothold for further lateral movement, credential leakage, or denial‑of‑service actions.

Generated by OpenCVE AI on September 1, 2026 at 12:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Kyverno 1.18.0 or later as soon as possible
  • Restrict the apiCall feature to only highly trusted users or roles
  • Where an upgrade cannot be performed immediately, block outbound connections from Kyverno pods to internal service ranges and validate or sanitize the apiCall.service.url parameter to prevent injection of malicious URLs

Generated by OpenCVE AI on September 1, 2026 at 12:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Kyverno before 1.18.0 contains a server-side request forgery vulnerability in apiCall.service.url that allows authenticated users to send arbitrary HTTP requests by injecting user-controlled input through variable substitution. Attackers can target internal services, cloud metadata endpoints, and loopback addresses, with response data reflected in admission error messages enabling non-blind data exfiltration.
Title Kyverno before 1.18.0 Server-Side Request Forgery via apiCall
First Time appeared Kyverno
Kyverno kyverno
Weaknesses CWE-918
CPEs cpe:2.3:a:kyverno:kyverno:*:*:*:*:*:*:*:*
Vendors & Products Kyverno
Kyverno kyverno
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-01T14:56:10.945Z

Reserved: 2026-09-01T10:51:59.729Z

Link: CVE-2026-84196

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T12:17:49.270

Modified: 2026-09-01T12:17:49.270

Link: CVE-2026-84196

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)