Lucene search
+L

48 matches found

NVD
NVD
added 2026/09/01 3:17 p.m.4 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.7CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 2:45 p.m.10 views

CVE-2026-83616

xmldom , a pure JavaScript W3C-standard XML DOM module, is affected by a Processing Instruction Target Injection vulnerability. In Document.createProcessingInstruction(target, data) within lib/dom.js, the target parameter is accepted without validation. The requireWellFormed: true serializer only...

8.7CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/01 2:45 p.m.5 views

EUVD-2026-69239

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

CVE-2026-83606

@xmldom/xmldom (a pure-JavaScript DOMParser/XMLSerializer module) is affected by a Regular Expression Denial of Service (ReDoS) in its processing-instruction grammar between versions 0.9.0-beta.9 and 0.9.11 . The root cause is a quadratic backtracking pattern in lib/grammar.js, where a greedy S+ ...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 2:21 p.m.9 views

EUVD-2026-69216

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 2:21 p.m.10 views

CVE-2026-83606 xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 1:16 p.m.11 views

UBUNTU-CVE-2026-15037

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS5.9AI score0.00262EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/23 1:16 p.m.14 views

CVE-2026-15037

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS5.6AI score0.00262EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 12:33 p.m.43 views

CVE-2026-15037 XML injection vulnerability in QDom comment, CDATA and processing-instruction serialization

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS0.00262EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 12:33 p.m.19 views

EUVD-2026-48254

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS5.4AI score0.00262EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 12:33 p.m.52 views

CVE-2026-15037

CVE-2026-15037 affects Qt XML (QDom): improper output neutralization in comment, CDATA, and processing-instruction serialization from Qt 4.0.0 through 6.11. Untrusted text serialized into these nodes can inject arbitrary XML markup because node terminators aren’t escaped under the default Invalid...

6.3CVSS5.5AI score0.00262EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.32 views

PT-2026-63979

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS5.5AI score0.00262EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.33 views

CVE-2026-41675

A flaw was found in xmldom. A remote attacker can exploit this vulnerability by providing specially crafted processing instruction data. Due to improper validation of the processing instruction closing sequence, the attacker can terminate the instruction prematurely and inject arbitrary XML nodes...

8.7CVSS5.2AI score0.0047EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/08 2:21 a.m.16 views

SUSE CVE-2026-41675

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/07 4:16 a.m.27 views

CVE-2026-41675

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS0.0047EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/05/07 3:49 a.m.11 views

CVE-2026-41675 xmldom: XML node injection through unvalidated processing instruction serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/07 3:49 a.m.97 views

CVE-2026-41675 xmldom: XML node injection through unvalidated processing instruction serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS0.0047EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/07 3:49 a.m.220 views

CVE-2026-41675

CVE-2026-41675 affects the xmldom/xmldom package. The vulnerability stems from attacker-controlled processing instruction data being serialized without validating or neutralizing the PI-closing sequence ?>, allowing injection of arbitrary XML nodes into the serialized output. Affected versions...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/07 3:49 a.m.9 views

CVE-2026-41675 xmldom: XML node injection through unvalidated processing instruction serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/05/07 3:49 a.m.21 views

EUVD-2026-28290

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References4
Rows per page
Query Builder