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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2v35-w6hq-6mfw | xmldom: Uncontrolled recursion in XML serialization leads to DoS |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 07 May 2026 05:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Xmldom
Xmldom xmldom |
|
| Vendors & Products |
Xmldom
Xmldom xmldom |
Thu, 07 May 2026 04:15:00 +0000
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-07T03:40:28.378Z
Reserved: 2026-04-22T03:53:24.405Z
Link: CVE-2026-41673
No data.
Status : Received
Published: 2026-05-07T04:16:33.257
Modified: 2026-05-07T04:16:33.257
Link: CVE-2026-41673
No data.
OpenCVE Enrichment
Updated: 2026-05-07T06:00:16Z
Weaknesses
Github GHSA