Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-41673 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:26234 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:60520 redhat-SADP
https://access.redhat.com/security/cve/CVE-2026-41673 redhat-SADP
https://bugzilla.redhat.com/show_bug.cgi?id=2467630 redhat-SADP
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41673.json redhat-SADP

see all 18 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-674Uncontrolled Recursion[email protected]
CWE-776Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')redhat-SADP

Affected Products

ProductVersions
@xmldom/xmldom
<= 0.6.0 (semver)

CPE

  • cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*

Remediation

Change History

11 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-41673
NVD Published Date:
May 7, 2026
NVD Last Modified:
Aug 28, 2026
Source:
[email protected]
CVE-2026-41673 Details - Not Deferred