PT-2026-84279 · Npm · @Xmldom/Xmldom+1
CVE-2026-83615
·
Published
2026-08-22
·
Updated
2026-09-08
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
@xmldom/xmldom versions prior to 0.8.15
@xmldom/xmldom versions prior to 0.9.12
xmldom versions 0.1.5 through 0.6.0
Description
The
appendElement function in lib/sax.js uses copy to clone the complete currentNSMap for every nested element that declares a new namespace prefix. This behavior results in quadratic peak namespace-map storage by keeping every ancestor map active on the parse stack. Consequently, a small but highly compressible XML document can exhaust the process heap before the application can perform validation.Recommendations
Update @xmldom/xmldom to version 0.8.15 or later.
Update @xmldom/xmldom to version 0.9.12 or later.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Xmldom/Xmldom
Xmldom