VYPR
High severity7.5NVD Advisory· Published Apr 2, 2026· Updated Apr 16, 2026

CVE-2026-34601

CVE-2026-34601

Description

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 emitted the CDATA content verbatim without rejecting or safely splitting the terminator. As a result, data intended to remain text-only became active XML markup in the serialized output, enabling XML structure injection and downstream business-logic manipulation. This issue has been patched in xmldom version 0.6.0 and @xmldom/xmldom versions 0.8.12 and 0.9.9.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
xmldomnpm
<= 0.6.0
@xmldom/xmldomnpm
< 0.8.120.8.12
@xmldom/xmldomnpm
>= 0.9.0, < 0.9.90.9.9

Affected products

10

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.