Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. dompurify
  4. ›
  5. CVE-2025-15599

CVE-2025-15599: DOMPurify contains a Cross-site Scripting vulnerability

March 3, 2026 (updated March 4, 2026)

DOMPurify 3.1.3 through 3.2.6 and 2.5.3 through 2.5.8 contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization by exploiting missing textarea rawtext element validation in the SAFE_FOR_XML regex. Attackers can include closing rawtext tags like in attribute values to break out of rawtext contexts and execute JavaScript when sanitized output is placed inside rawtext elements. The 3.x branch was fixed in 3.2.7; the 2.x branch was never patched.

References

  • github.com/advisories/GHSA-v8jm-5vwx-cfxm
  • github.com/cure53/DOMPurify
  • github.com/cure53/DOMPurify/commit/c861f5a83fb8d90800f1680f855fee551161ac2b
  • nvd.nist.gov/vuln/detail/CVE-2025-15599
  • www.vulncheck.com/advisories/dompurify-xss-via-textarea-rawtext-bypass-in-safe-for-xml
  • www.vulncheck.com/advisories/dompurify-xss-via-textarea-rawtext-bypass-in-safeforxml

Code Behaviors & Features

Detect and mitigate CVE-2025-15599 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.5.3 up to 2.5.8, all versions starting from 3.1.3 before 3.2.7

Fixed versions

  • 3.2.7

Solution

Upgrade to version 3.2.7 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/dompurify/CVE-2025-15599.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:18:14 +0000.