DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through 2.5.8, fixed in commit 2726c74, contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization by exploiting five missing rawtext elements (noscript, xmp, noembed, noframes, iframe) in the SAFEFORXML regex. Attackers can include payloads like </noscript><img src=x onerror=alert(1)> in attribute values to execute JavaScript when sanitized output is placed inside these unprotected rawtext contexts.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/0xxx/CVE-2026-0540.json",
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-79"
]
}{
"extracted_events": [
{
"introduced": "2.5.3"
},
{
"last_affected": "2.5.8"
},
{
"introduced": "3.1.3"
},
{
"last_affected": "3.3.1"
}
],
"cpe": "cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
]
}