Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that {{ }} interpolation provides. The PropertyCard.vue component uses v-html for the else branch of the URL check, meaning any non-URL string value flows directly into the DOM as HTML. The isURL() guard only filters values that parse as http: or https: URLs, so any HTML payload not starting with those schemes bypasses it entirely. The data originates from Kubernetes PolicyReport .results[].properties fields, which are arbitrary string maps populated by policy engines and potentially by any principal with write access to PolicyReport objects in the cluster. This vulnerability is fixed in 2.5.2.
References
| Link | Resource |
|---|---|
| https://github.com/kyverno/kyverno/security/advisories/GHSA-q98m-7w8c-w388 | Exploit Vendor Advisory |
| https://github.com/kyverno/kyverno/security/advisories/GHSA-q98m-7w8c-w388 | Exploit Vendor Advisory |
Configurations
History
26 May 2026, 08:35
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Kyverno policy-reporter-ui
Kyverno |
|
| References | () https://github.com/kyverno/kyverno/security/advisories/GHSA-q98m-7w8c-w388 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:kyverno:policy-reporter-ui:*:*:*:*:*:*:*:* |
13 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/kyverno/kyverno/security/advisories/GHSA-q98m-7w8c-w388 - |
12 May 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-12 23:16
Updated : 2026-05-26 08:35
NVD link : CVE-2026-44245
Mitre link : CVE-2026-44245
CVE.ORG link : CVE-2026-44245
JSON object : View
Products Affected
kyverno
- policy-reporter-ui
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
