PT-2026-84280 · Npm · @Xmldom/Xmldom+1

CVE-2026-83616

·

Published

2026-08-22

·

Updated

2026-09-08

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/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.6.0 and earlier
Description The Document.createProcessingInstruction(target, data) function in lib/dom.js accepts an unvalidated target parameter. When the requireWellFormed: true serializer is used, it only checks for colons and the reserved case-insensitive xml name in the 0.9.x branch and performs no target check in the 0.8.x branch. Since serialization produces <?target data?>, a target containing characters such as >, ?, whitespace, or other invalid XML-name characters can break the processing-instruction boundary, allowing the injection of XML structure.
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

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-99351
BDU:2026-13725
CVE-2026-83616
GHSA-C7Q8-3CH8-VQPV

Affected Products

@Xmldom/Xmldom
Xmldom