2 matches found
CVE-2026-83609
xmldom (a pure JavaScript W3C XML DOM module) is vulnerable in versions 0.9.0 through 0.9.12 due to a flaw in lib/grammar.js. The shared reg() builder compiles the anchored QName_exact validator with the multiline flag , causing ^ and $ to validate only one line rather than the full name. As a re...
8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
PT-2026-84273
Name of the Vulnerable Software and Affected Versions xmldom versions 0.9.0 through 0.9.11 Description The shared reg builder in lib/grammar.js compiles the anchored QName exact validator using the multiline flag. This causes the ^ and $ anchors to validate only a single line rather than the enti...
8.7CVSS7.2AI score0.00326EPSS
SaveExploits0References10
20