---
id: CVE-2026-41672
title: >-
  xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core)
  `DOMParser` and `XMLSerializer` module
summary: >-
  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-controlle…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-91
  - CWE-91
published: '2026-05-07'
updated: '2026-07-06'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41672'
references:
  - url: >-
      https://github.com/xmldom/xmldom/commit/b397540889086da868c30c366ad5c220d1a750c7
    label: security-advisories@github.com
  - url: >-
      https://github.com/xmldom/xmldom/commit/fda7cc313de30243fea35cada64e0bb12099c2a1
    label: security-advisories@github.com
  - url: 'https://github.com/xmldom/xmldom/pull/987'
    label: security-advisories@github.com
  - url: 'https://github.com/xmldom/xmldom/releases/tag/0.8.13'
    label: security-advisories@github.com
  - url: 'https://github.com/xmldom/xmldom/releases/tag/0.9.10'
    label: security-advisories@github.com
  - url: 'https://github.com/xmldom/xmldom/security/advisories/GHSA-j759-j44w-7fr8'
    label: security-advisories@github.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:26234'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/security/cve/CVE-2026-41672'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2467631'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://github.com/xmldom/xmldom/security/advisories/GHSA-j759-j44w-7fr8'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41672.json
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
tags:
  - nvd
epss: 0.0065
epssPercentile: 0.48934
ingestedAt: '2026-07-06T17:44:51.151Z'
---

## Overview

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 comment content to be serialized into XML without validating or neutralizing comment-breaking sequences. As a result, an attacker can terminate the comment early and inject arbitrary XML nodes into the serialized output. This issue has been patched in versions @xmldom/xmldom versions 0.9.10 and 0.8.13.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
