VYPR
Medium severity4.7NVD Advisory· Published Jul 23, 2026· Updated Jul 28, 2026

CVE-2026-65904

CVE-2026-65904

Description

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via IN_PLACE mode when the element originates from a different window/realm (e.g., an iframe's contentDocument). A cross-realm instanceof check in the private _isNode() function returns false for foreign-realm nodes, causing DOMPurify to stringify the element (yielding '[object HTMLDivElement]'), silently reset IN_PLACE to false, and return the unsanitized element unchanged with any XSS payloads intact.

Affected products

2
  • Cure53/Dompurify2 versions
    cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*range: <3.4.4
    • (no CPE)range: <=3.3.3

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.