CVE Catalog

CVE-2026-65914

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

DOMPurify before version 3.3.2 has a mutation-XSS vulnerability when sanitized HTML is reinserted into special parsing contexts using innerHTML with wrappers like script, xmp, iframe, noembed, noframes, or noscript. Attackers can craft payloads with closing sequences that break out of the wrapper context during reparsing, reactivating dangerous markup with event handlers to execute JavaScript.

Risk Assessment

The risk involves arbitrary JavaScript execution in the victim's browser, potentially leading to data theft, session hijacking, or further attacks on users of applications using DOMPurify.

Recommendation

Immediately upgrade DOMPurify to version 3.3.2 or later, which fixes this vulnerability.

Other vulnerabilities in DOMPurify

See all
Original NVD description (English source)

DOMPurify before 3.3.2 contains a mutation-XSS vulnerability when sanitized HTML is reinserted into special parsing contexts using innerHTML with wrappers like script, xmp, iframe, noembed, noframes, or noscript. Attackers can craft payloads with closing sequences that break out of the wrapper context during reparsing, reactivating dangerous markup with event handlers to execute JavaScript.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS