Description
Kyverno before v1.13.4 is vulnerable to server-side request forgery (SSRF) via its Service Call functionality. An attacker with permission to create Kyverno (Cluster)Policies can specify an external URL in a policy's apiCall/service configuration; although Service Call is documented for in-cluster services, it also resolves external addresses, allowing requests to an attacker-controlled server. Because policy context data (including contents of Kubernetes resources such as secrets) is sent in these requests, an attacker can exfiltrate sensitive cluster data.
Published: 2026-09-01
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kyverno before version 1.13.4 is vulnerable to server‑side request forgery (CWE-918) through its Service Call feature. An attacker who can create Kyverno (Cluster)Policies can specify an external URL in a policy’s apiCall/service configuration. Although Service Call is intended for in‑cluster services, it resolves external addresses, enabling the policy to send an HTTP request to an attacker‑controlled server. The request includes policy context data, such as the contents of Kubernetes resources and secrets, allowing exfiltration of confidential cluster information.

Affected Systems

All Kyverno Kyverno installations prior to v1.13.4 are affected. The vulnerable functionality is present in every version of Kyverno up to and including 1.13.3.

Risk and Exploitability

The vulnerability has a CVSS score of 6.9, indicating a moderate severity. EPSS is not available, so the likelihood of exploitation is currently unknown. The CVE is not listed in the CISA KEV catalog. The attack requires the attacker to have permission to create Kyverno policies, which is a privilege that may be limited in well‑guarded clusters. Once this privilege is obtained, the attacker can use the Service Call to reach any external address and exfiltrate data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kyverno to v1.13.4 or later to eliminate the SSRF flaw.
  • Restrict the set of users who can create or modify Kyverno (Cluster)Policies to prevent unauthorized policy creation.
  • Audit policy configurations for external URLs and monitor Kyverno outbound traffic for unexpected external requests.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Kyverno before v1.13.4 is vulnerable to server-side request forgery (SSRF) via its Service Call functionality. An attacker with permission to create Kyverno (Cluster)Policies can specify an external URL in a policy's apiCall/service configuration; although Service Call is documented for in-cluster services, it also resolves external addresses, allowing requests to an attacker-controlled server. Because policy context data (including contents of Kubernetes resources such as secrets) is sent in these requests, an attacker can exfiltrate sensitive cluster data.
Title Kyverno before v1.13.4 SSRF via Service Call
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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-01T12:15:06.574Z

Reserved: 2026-03-23T20:19:22.456Z

Link: CVE-2025-15613

cve-icon Vulnrichment

Updated: 2026-09-01T12:14:45.552Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-01T13:17:44.963

Link: CVE-2025-15613

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T13:00:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)