CVE-2026-47423 PUBLISHED

DOMPurify XSS via `selectedcontent` re-clone

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 14.07.2026 Updated: 14.07.2026

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. In 3.4.4, DOMPurify allowed selectedcontent by default, allowing browsers to re-clone an XSS payload after sanitization so that unsanitized markup inside <selectedcontent> is returned. This issue is fixed in version 3.4.5.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
CVSS Score: 8.2

Product Status

Vendor cure53
Product DOMPurify
Versions
  • Version >= 3.4.4, < 3.4.5 is affected

References

Problem Types

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