PT-2026-84281 · Npm · Xmldom
CVE-2026-83617
·
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:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
xmldom versions 0.9.11 through 0.9.11
Description
The
requireWellFormed: true element and attribute name checks use an anchored QName exact expression produced by the reg() function in lib/grammar.js that inherits the multiline flag. This allows a name with a valid first line followed by line terminator characters (U+000A, U+000D, U+2028, or U+2029) and breakout markup to pass validation. Consequently, this input is emitted verbatim in element start and end tags or attribute names, bypassing strict-serialization checks. The default serialization path also remains outside the strict guarantee.Recommendations
Update to version 0.9.12.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Xmldom