CVE Catalog

CVE-2025-15613

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

Exfiltration of sensitive cluster data, such as secrets, can lead to confidentiality and security breaches of the entire Kubernetes environment.

Recommendation

Update Kyverno to version v1.13.4 or later, which includes the fix, and restrict permissions to create policies to trusted users only.

Other vulnerabilities in Kyverno

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS