CVE-2025-47281
Wolfi vulnerability analysis and mitigation

Overview

Kyverno, a policy engine designed for cloud native platform engineering teams, contains a Denial of Service (DoS) vulnerability (CVE-2025-47281) in versions 1.14.1 and below. The vulnerability was discovered in July 2025 and stems from improper handling of JMESPath variable substitutions (GitHub Advisory).

Technical details

The vulnerability exists in the getValueAsStringMap function within pkg/engine/wildcards/wildcards.go. Attackers can craft expressions using the {{@}} variable combined with a pipe and an invalid JMESPath function (e.g., {{@ | nonexistentfunction}}). This leads to a nil value being substituted into the policy structure, causing a type assertion failure when internal functions expect string values. The vulnerability has a CVSS v3.1 base score of 7.7 (HIGH) with vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H (GitHub Advisory, NVD).

Impact

The vulnerability results in crashes of Kyverno worker threads in the admission controller and continuous crashes of the reports controller pod. In Enforce mode, this can lead to full admission controller unavailability, while in Audit mode it causes service degradation. The impact affects both the admission controller's ability to process requests and the reports controller's functionality for policy reporting (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in version 1.14.2. Users are recommended to upgrade to this version or later. The fix includes proper nil checking before type assertions and safe handling of non-string values in the affected functions (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management