CVE-2026-41239

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Starting in version 1.0.10 and prior to version 3.4.0, `SAFE_FOR_TEMPLATES` strips `{{...}}` expressions from untrusted HTML. This works in string mode but not with `RETURN_DOM` or `RETURN_DOM_FRAGMENT`, allowing XSS via template-evaluating frameworks like Vue 2. Version 3.4.0 patches the issue.
Configurations

No configuration.

History

23 Apr 2026, 16:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-23 16:16

Updated : 2026-04-23 16:18


NVD link : CVE-2026-41239

Mitre link : CVE-2026-41239

CVE.ORG link : CVE-2026-41239


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-1289

Improper Validation of Unsafe Equivalence in Input