CVEPublished 2026-07-23Modified 2026-07-280 articles on news3 live referencesNVD data

CVE-2026-65904Cure53 · Dompurify

Vulnerability data via NVD (ingested)

CVSS v3.1
4.7
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS percentile
5
Exploit Prediction Scoring System · top 95% of all CVEs
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.

Timeline
Published 2026-07-23
Modified 2026-07-28

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common). Live host counts are a Premium feature.

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-65904 on GitHub.
We haven't classified any articles referencing CVE-2026-65904 yet. The external references above still apply.