XML Parser Vulnerability in xmldom JavaScript Module
CVE-2026-83609
8.7HIGH
What is CVE-2026-83609?
The xmldom JavaScript module, versions 0.9.0 to 0.9.12, contains a vulnerability that allows the creation of malformed XML names. This occurs due to the improper validation of names in functions like createElementNS and createAttributeNS when using multiline ECMAScript line terminators. As such, an attacker can leverage this flaw to inject markup into XML documents. The issue has been resolved in version 0.9.12, which corrects the validation process in the reg() builder.
Affected Version(s)
xmldom >= 0.9.0, < 0.9.12
xmldom >= 0.9.0, < 0.9.12
