Lucene search
+L

1172 matches found

NVD
NVD
added 2026/09/01 3:17 p.m.8 views

CVE-2026-83609

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS0.00326EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:17 p.m.6 views

DEBIAN-CVE-2026-83607

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 2:47 p.m.19 views

CVE-2026-83617

@xmldom/xmldom versions 0.9.11 through 0.9.12 contain a regex bypass in the requireWellFormed: true validation path. The QName_exact anchored expression in lib/grammar.js inherits the multiline flag , so an element or attribute name that is valid on its first line but contains U+000A, U+000D, U+2...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 2:47 p.m.11 views

CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/01 2:45 p.m.10 views

CVE-2026-83616

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createProcessingInstructiontarget, data in lib/dom.js accepts an unvalidated target, while...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0
OSV
OSV
added 2026/09/01 2:45 p.m.6 views

CVE-2026-83616 xmldom: Processing Instruction Target Injection Bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createProcessingInstructiontarget, data in lib/dom.js accepts an unvalidated target, while...

8.7CVSS5.9AI score
SaveExploits0References9
CVE
CVE
added 2026/09/01 2:31 p.m.29 views

CVE-2026-83610

xmldom , a pure JavaScript XML DOM library, is vulnerable to XML fragment injection via Document.createEntityReference(name) accepting an invalid name. When the resulting EntityReference node is serialized with XMLSerializer.serializeToString() using requireWellFormed: true, the invalid nodeName ...

6.3CVSS5.9AI score0.00355EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/01 2:31 p.m.9 views

CVE-2026-83610

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createEntityReferencename accepts an invalid name and the ENTITYREFERENCENODE serializer...

6.3CVSS5.9AI score0.00355EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/01 2:29 p.m.33 views

CVE-2026-83609 xmldom: Creation-time XML Name/QName validation is bypassable via an embedded line terminator, allowing injection on the default serialization path

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS0.00326EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 2:29 p.m.30 views

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
Debian CVE
Debian CVE
added 2026/09/01 2:29 p.m.9 views

CVE-2026-83609

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/01 2:27 p.m.10 views

CVE-2026-83608

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, the DOCUMENTTYPENODE branch in lib/dom.js validates publicId, systemId, and internalSubset under...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0
CVE
CVE
added 2026/09/01 2:23 p.m.32 views

CVE-2026-83607

xmldom , a pure JavaScript XML DOM module, is affected by an element name injection vulnerability. Prior to @xmldom/xmldom 0.8.14 and 0.9.11 , and in xmldom 0.6.0 and earlier, Document.createElement(tagName) stores an unvalidated element name that XMLSerializer.serializeToString() emits verbatim....

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/01 2:23 p.m.31 views

CVE-2026-83607 xmldom: Element name injection via createElement() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS0.00348EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-83608

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and ...

8.7CVSS5.4AI score0.00348EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.17 views

PT-2026-84274

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.createEntityReferencename function accepts invalid names, and the ENTITY REFERENCE NODE serializer emits...

6.3CVSS5.2AI score0.00355EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-83610

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and ...

6.3CVSS5.5AI score0.00355EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-84280

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.createProcessingInstructiontarget, data function in lib/dom.js accepts an unvalidated target parameter...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.8 views

PT-2026-84281

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...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

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.7CVSS5.9AI score0.00326EPSS
SaveExploits0References10
Rows per page
Query Builder