HTML Injection Vulnerability in Kyverno Policy Engine
CVE-2026-44245
6.1MEDIUM
What is CVE-2026-44245?
The Kyverno policy engine contains a vulnerability due to its use of Vue 3's v-html directive, which bypasses auto-escaping mechanisms. This flaw allows arbitrary HTML to be injected into the DOM from non-URL string values, potentially leading to security risks. The issue affects the PropertyCard.vue component, which uses non-secure input from PolicyReports, allowing any user with write access to manipulate HTML output. This vulnerability has been addressed in version 2.5.2.
Affected Version(s)
kyverno < 2.5.2
