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

CVE-2026-0540: DOMPurify contains a Cross-site Scripting vulnerability

March 3, 2026 (updated March 5, 2026)

DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through 2.5.8, fixed in 2.5.9 and 3.3.2, contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization by exploiting five missing rawtext elements (noscript, xmp, noembed, noframes, iframe) in the SAFE_FOR_XML regex. Attackers can include payloads like </noscript><img src=x onerror=alert(1)> in attribute values to execute JavaScript when sanitized output is placed inside these unprotected rawtext contexts.

References

  • github.com/advisories/GHSA-v2wj-7wpq-c8vv
  • github.com/cure53/DOMPurify
  • github.com/cure53/DOMPurify/commit/fca0a938b4261ddc9c0293a289935a9029c049f5
  • nvd.nist.gov/vuln/detail/CVE-2026-0540
  • www.vulncheck.com/advisories/dompurify-xss-via-missing-rawtext-elements-in-safe-for-xml
  • www.vulncheck.com/advisories/dompurify-xss-via-missing-rawtext-elements-in-safeforxml

Code Behaviors & Features

Detect and mitigate CVE-2026-0540 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 before 2.5.9, all versions starting from 3.1.3 before 3.3.2

Fixed versions

  • 3.3.2
  • 2.5.9

Solution

Upgrade to versions 2.5.9, 3.3.2 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-2026-0540.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 06 Mar 2026 00:18:54 +0000.