CVE-2026-83605
Last modified
CVE-2026-83605 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute() calls the private _createAttribute(name) path without validating the attribute name, while Document.createAttribute(name) validates against QName.
Description
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute() calls the private _createAttribute(name) path without validating the attribute name, while Document.createAttribute(name) validates against QName. XMLSerializer.serializeToString() emits attribute names verbatim, and requireWellFormed: true did not validate them, so a crafted name can terminate the intended attribute and inject additional attributes, including event handlers, into browser-consumed output; synthesized xmlns:PREFIX declarations expose the same unchecked-name boundary. This issue is fixed in @xmldom/xmldom versions 0.8.14 and 0.9.11; no fixed version is available for xmldom.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| xmldom | xmldom | <= 0.6.0 |
| @xmldom | xmldom | >= 0.7.0, < 0.8.14; >= 0.9.0, < 0.9.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-83605?
How severe is CVE-2026-83605?
How do I fix CVE-2026-83605?
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-8357LibreOffice Calc compiles cell formulas when opening a sprea…7.8
- CVE-2026-8358LibreOffice Calc can import tracked changes from a spreadshe…5.4
- CVE-2026-8359When processing a request with a URL path starting with /sta…7.5
- CVE-2026-83595AVideo contains a cross-site request forgery vulnerability i…8.1
- CVE-2026-83596A flaw was found in WebKitGTK. Processing malicious web cont…8.8
- CVE-2026-8360Function calls to WOSCommonUtil.dll!WOSSysInfoGetDeviceInter…7.5
- CVE-2026-83606xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-83607xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-83608xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-83609xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-8361A path traversal vulnerability exists in WOSDefaultHttpModul…7.5
- CVE-2026-83610xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…6.3
Are you affected by CVE-2026-83605?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
