CVE-2026-49459

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitize(root, { IN_PLACE: true }) could preserve event-handler attributes on an attacker-controlled <form> root when a descendant name clobbered properties checked by _isClobbered, because _forceRemove no-opped on the parent-less root and _sanitizeAttributes returned early. This issue is fixed in version 3.4.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*

History

21 Jul 2026, 19:51

Type Values Removed Values Added
References () https://github.com/cure53/DOMPurify/commit/bb7739e5bccec7e1ab3dae3f3e42d02db3acaaae - () https://github.com/cure53/DOMPurify/commit/bb7739e5bccec7e1ab3dae3f3e42d02db3acaaae - Patch
References () https://github.com/cure53/DOMPurify/releases/tag/3.4.6 - () https://github.com/cure53/DOMPurify/releases/tag/3.4.6 - Release Notes
References () https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676 - () https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676 - Exploit, Mitigation, Vendor Advisory
First Time Cure53 dompurify
Cure53
CPE cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*

15 Jul 2026, 15:16

Type Values Removed Values Added
References () https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676 - () https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676 -

14 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 21:17

Updated : 2026-07-21 19:51


NVD link : CVE-2026-49459

Mitre link : CVE-2026-49459

CVE.ORG link : CVE-2026-49459


JSON object : View

Products Affected

cure53

  • dompurify
CWE
CWE-79

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

CWE-693

Protection Mechanism Failure

CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')