CVE-2026-41673
Published:May 07, 2026
Updated:May 16, 2026
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) "DOMParser" and "XMLSerializer" module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, seven recursive traversals in lib/dom.js operate without a depth limit. A sufficiently deeply nested DOM tree causes a RangeError: Maximum call stack size exceeded, crashing the application. This issue has been patched in versions @xmldom/xmldom versions 0.9.10 and 0.8.13.
Affected Packages
https://github.com/xmldom/xmldom.git (GITHUB):
Affected version(s) >=0.9.0 <0.9.10Fix Suggestion:
Update to version 0.9.10https://github.com/xmldom/xmldom.git (GITHUB):
Affected version(s) >=v0.1.16 <0.8.13Fix Suggestion:
Update to version 0.8.13@xmldom/xmldom (NPM):
Affected version(s) >=0.9.0 <0.9.10Fix Suggestion:
Update to version 0.9.10@xmldom/xmldom (NPM):
Affected version(s) >=0.7.0 <0.8.13Fix Suggestion:
Update to version 0.8.13Related Resources (14)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Recursion
EPSS
Base Score:
0.11