CVE-2026-49459
Last modified
CVE-2026-49459 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cure53 | Dompurify | < 3.4.6 |
References
- https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676Exploit, Mitigation, Vendor Advisory
- https://github.com/cure53/DOMPurify/security/advisories/GHSA-r47g-fvhr-h676Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49459?
How severe is CVE-2026-49459?
How do I fix CVE-2026-49459?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49453Joplin is an open source note-taking and to-do application t…7
- CVE-2026-49454Relyra is a strict-by-default SAML 2.0 Service Provider libr…9.1
- CVE-2026-49455Waku is the minimal React framework. Prior to version 1.0.0-…6.5
- CVE-2026-49456Waku is the minimal React framework. Prior to version 1.0.0-…3.1
- CVE-2026-49457erlang_quic is a pure Erlang QUIC implementation. Prior to v…9.1
- CVE-2026-49458DOMPurify is a DOM-only cross-site scripting sanitizer for H…6.1
- CVE-2026-4946Ghidra versions prior to 12.0.3 improperly process annotatio…8.8
- CVE-2026-49460pypdf is a free and open-source pure-python PDF library. Pri…3.3
- CVE-2026-49461pypdf is a free and open-source pure-python PDF library. Pri…5.5
- CVE-2026-49462NL Portal Backend Libraries provide backend components for D…5.3
- CVE-2026-49463NL Portal Backend Libraries provide backend components for D…6.5
- CVE-2026-49464NL Portal Backend Libraries provide backend components for D…8.1
Are you affected by CVE-2026-49459?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
