CVE-2026-41239
MEDIUM EPSS 12.0%
Published Apr 23, 20262mo ago · Modified Jun 17, 20262w ago
6.8 CVSS 3.1
Published Apr 23, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
12.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-1289
CWE-79 Cross-site Scripting Injection
References 2
- github.com https://github.com/cure53/DOMPurify/releases/tag/3.4.0
- github.com https://github.com/cure53/DOMPurify/security/advisories/GHSA-crv5-9vww-q3g8
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.