CVE detail
CVE-2026-34601
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. In xmldom versions 0.6.0 and prior and @xmldom/xmldom prior to versions 0.8.12 and 0.9.9, xmldom/xmldom allows attacker-controlled strings containing the CDATA terminator ]]> to be inserted into a CDATASection node. During serialization, XMLSerializer emitted the CDATA content verbatim without rejecting or safely splitting the terminator. As a result, data intended to remain text-only became active XML markup in the serialized output, enabling XML structure injection and downstream business-logic manipulation. This issue has been patched in xmldom version 0.6.0 and @xmldom/xmldom versions 0.8.12 and 0.9.9.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 18.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
8 source links · newest first
- CVE-2026-34601 xmldom: XML injection via unsafe CDATA serialization allows attacker-controlled markup insertionMicrosoft MSRC
Information published.
vendormsrc.microsoft.comApr 15, 2026, 8:42 AM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34601.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comApr 2, 2026, 6:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2454595bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comApr 2, 2026, 6:16 PM - https://access.redhat.com/security/cve/CVE-2026-34601access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 2, 2026, 6:16 PM No excerpt available.
Exploitgithub.comApr 2, 2026, 6:16 PMNo excerpt available.
Exploitgithub.comApr 2, 2026, 6:16 PMNo excerpt available.
Exploitgithub.comApr 2, 2026, 6:16 PMNo excerpt available.
Exploitgithub.comApr 2, 2026, 6:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-59728CVSS 4.3 · Medium
Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are inte…
- CVE-2026-15037CVSS 2.9 · Low
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…
- CVE-2026-55789CVSS 8.5 · High
Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's self-hosted SAML application IdP built the signed SAML response and assertion b…
- CVE-2026-53723CVSS 5.8 · Medium
Guzzle Services provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses in…
- CVE-2026-46490CVSS 8.7 · High
samlify is a Node.js library for SAML single sign-on. Prior to version 2.13.0, samlify’s template substitution only escapes attribute contexts. Values inserted into element text (…
- CVE-2026-11169CVSS 8.1 · High
Inappropriate implementation in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted XML file. (Chromium…