Debian Node-Xmldom vulnerabilities
5 known vulnerabilities affecting debian/node-xmldom.
Total CVEs
5
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH2MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2026-34601HIGHCVSS 7.5fixed in node-xmldom 0.9.9-1 (forky)2026
CVE-2026-34601 [HIGH] CVE-2026-34601: node-xmldom - xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser...
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. In xmldom versions 0.6.0 and prior and @xmldom/xmldom prior to versions 0.8.12 and 0.9.9, xmldom/xmldom allows attacker-controlled strings containing the CDATA terminator ]]> to be inserted into a CDATASection node. During serialization, XMLSerializer em
debian
CVE-2022-37616CRITICALCVSS 9.8fixed in node-xmldom 0.8.3-1 (bookworm)2022
CVE-2022-37616 [CRITICAL] CVE-2022-37616: node-xmldom - A prototype pollution vulnerability exists in the function copy in dom.js in the...
A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states "we are in the process of marking this report as invalid"; however, some third parties takes the position that "A prototype injection/Prototype pollution is not just
debian
CVE-2022-39353HIGHCVSS 7.4fixed in node-xmldom 0.8.6-1 (bookworm)2022
CVE-2022-39353 [HIGH] CVE-2022-39353: node-xmldom - xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser...
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is only a
debian
CVE-2021-21366MEDIUMCVSS 4.3fixed in node-xmldom 0.5.0-1 (bookworm)2021
CVE-2021-21366 [MEDIUM] CVE-2021-21366: node-xmldom - xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser ...
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream a
debian
CVE-2021-32796MEDIUMCVSS 6.5fixed in node-xmldom 0.7.3-1 (bookworm)2021
CVE-2021-32796 [MEDIUM] CVE-2021-32796: node-xmldom - xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Cor...
xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue h
debian