DOMPurify 3.1.3 through 3.2.6 and 2.5.3 through 2.5.8 contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization by exploiting missing textarea rawtext element validation in the SAFEFORXML regex. Attackers can include closing rawtext tags like </textarea> in attribute values to break out of rawtext contexts and execute JavaScript when sanitized output is placed inside rawtext elements. The 3.x branch was fixed in 3.2.7; the 2.x branch was never patched.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/15xxx/CVE-2025-15599.json",
"cwe_ids": [
"CWE-79"
],
"cna_assigner": "VulnCheck"
}{
"extracted_events": [
{
"introduced": "2.5.3"
},
{
"last_affected": "2.5.8"
},
{
"introduced": "3.1.3"
},
{
"fixed": "3.2.7"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*"
}