Lucene search
+L

26 matches found

OSV
OSV
•added 2026/09/08 8:59 p.m.•7 views

GHSA-6MJ3-QW4J-HGRW xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/08 8:59 p.m.•18 views

EUVD-2026-69227

xmldom: HTML raw-text closing-tag case mismatch causes output amplification...

8.7CVSS7.3AI score0.00524EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/02 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-83612

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. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing throug...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/01 3:17 p.m.•14 views

CVE-2026-83612

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS0.00524EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/01 2:36 p.m.•20 views

CVE-2026-83612 xmldom: HTML raw-text closing-tag case mismatch causes output amplification

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/01 2:36 p.m.•41 views

CVE-2026-83612 xmldom: HTML raw-text closing-tag case mismatch causes output amplification

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS0.00524EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/23 1:34 p.m.•7 views

CVE-2026-8630 justhtml before 1.12.0 Mutation XSS via Raw Text Elements

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

6.1CVSS5.3AI score0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/23 1:34 p.m.•44 views

CVE-2026-8630 justhtml before 1.12.0 Mutation XSS via Raw Text Elements

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

6.1CVSS0.00263EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/23 1:34 p.m.•24 views

CVE-2026-8630 justhtml before 1.12.0 Mutation XSS via Raw Text Elements

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

5.1CVSS5.5AI score
SaveExploits0References4
CVE
CVE
•added 2026/08/23 1:34 p.m.•34 views

CVE-2026-8630

justhtml versions ≤ 1.11.0 contain a mutation XSS (mXSS) vulnerability in the serialization of raw-text elements (, [removed]). When sanitize_dom() is invoked with a custom policy that retains these elements, text nodes inside them are serialized without escaping, allowing an attacker to inject a...

6.1CVSS5.4AI score0.00263EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/07 9:10 a.m.•12 views

CVE-2026-71497

A flaw was found in jsoup, a Java library for working with HTML. The HTML parser incorrectly handles malformed tag names ending in a control character. When a custom Safelist allows certain raw-text elements, this misparsing can cause content that should be inert to be processed as active markup...

4.7CVSS5AI score0.00296EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/06 9:09 p.m.•13 views

GHSA-PMHH-3W7G-XQP8 jsoup: Cleaner may expose markup with custom raw-text elements

When a custom Safelist permits certain raw-text elements, jsoup may incorrectly sanitize malformed HTML containing a tag name that ends in a control character. The tag may acquire the parsing behavior of a different element, causing content that should remain text to be emitted as active markup...

4.7CVSS5.5AI score0.00296EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/06 9:09 p.m.•15 views

CVE-2026-71497 jsoup: Cleaner may expose markup with custom raw-text elements

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.7AI score0.00296EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/06 9:09 p.m.•281 views

CVE-2026-71497

CVE-2026-71497 affects the jsoup Java HTML parser. From 1.14.3 up to 1.23.1, the parser could mis-handle a malformed tag name ending in a control character, causing the tag to adopt the parsing behavior of a different element. When a custom Safelist permits certain raw-text elements, this mispars...

4.7CVSS4.9AI score0.00296EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/06 9:09 p.m.•38 views

CVE-2026-71497 jsoup: Cleaner may expose markup with custom raw-text elements

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS0.00296EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/06 9:09 p.m.•68 views

CVE-2026-71497 jsoup: Cleaner may expose markup with custom raw-text elements

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/08/06 9:09 p.m.•21 views

EUVD-2026-54153

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.9AI score0.00296EPSS
SaveExploits0References4
NVD
NVD
•added 2026/06/22 6:16 p.m.•28 views

CVE-2026-50555

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.16, 20.3.24, and 19.2.25, a Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino wh...

8.6CVSS0.00267EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/15 5:20 p.m.•23 views

@angular/platform-server: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

A Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino when serializing the content of raw-text elements such as , , and . domino supports escaping raw-text elements during serialization to prevent closing-tag breakout. However, a Unicode ind...

8.6CVSS5.4AI score0.00267EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
•added 2026/06/15 12:00 a.m.•29 views

PT-2026-49565

Name of the Vulnerable Software and Affected Versions Angular versions prior to 22.0.0-rc.2 Angular versions prior to 21.2.16 Angular versions prior to 20.3.24 Angular versions prior to 19.2.25 Description A Cross-Site Scripting XSS issue exists in the domino DOM emulation dependency of...

8.6CVSS6AI score0.00267EPSS
SaveExploits0References5
Rows per page
Query Builder