Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-47281

7.7 · HIGH
Published Jul 23, 2025 kyverno CWE-20 EPSS 0.49% (40th pctl)

Overview

CVE-2025-47281 is a high-severity vulnerability affecting kyverno kyverno. It was published on July 23, 2025 and has a CVSS 3.1 base score of 7.7 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Kyverno is a policy engine designed for cloud native platform engineering teams. In versions 1.14.1 and below, a Denial of Service (DoS) vulnerability exists due to improper handling of JMESPath variable substitutions. Attackers with permissions to create or update Kyverno policies can craft expressions using the {{@}} variable combined with a pipe and an invalid JMESPath function (e.g., {{@ | non_existent_function }}). This leads to a nil value being substituted into the policy structure. Subsequent processing by internal functions, specifically getValueAsStringMap, which expect string values, results in a panic due to a type assertion failure (interface {} is nil, not string). This crashes Kyverno worker threads in the admission controller and causes continuous crashes of the reports controller pod. This is fixed in version 1.14.2.

Remediation

Check the references section for vendor advisories and patches from kyverno. Update kyverno to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
kyverno kyverno >= 0, < 1.14.2 Affected

Frequently Asked Questions

What is CVE-2025-47281?

CVE-2025-47281 is a high-severity vulnerability affecting kyverno kyverno. It was published on July 23, 2025 and has a CVSS 3.1 base score of 7.7 (HIGH).

How severe is CVE-2025-47281?

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-47281?

Check the references section for vendor advisories and patches from kyverno. Update kyverno to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-47281?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-47281 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.