CVE-2026-41673

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.
Configurations

No configuration.

History

30 Jun 2026, 03:19

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References
  • () https://access.redhat.com/errata/RHSA-2026:26234 -
  • () https://access.redhat.com/security/cve/CVE-2026-41673 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2467630 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41673.json -
CWE CWE-776

07 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-07 04:16

Updated : 2026-07-15 02:21


NVD link : CVE-2026-41673

Mitre link : CVE-2026-41673

CVE.ORG link : CVE-2026-41673


JSON object : View

Products Affected

No product.

CWE
CWE-674

Uncontrolled Recursion

CWE-776

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')