Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
cure53 DOMPurify — DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM
AV AC AT PR UI VC VI VA CVSS EPSS %ile KEV
N L N N A N N N 5.1 .0018 7.9 —
AFFECTED
Product Versions Fixed
DOMPurify 3.0.0 – 3.4.8
TIMELINE
Jul 23 EXPLOIT PUBLISHED — CVE-2026-65900 (cure53 DOMPurify). Public exploit reference added.
Jul 23 Reserved by VulnCheck
Jul 23 Published (CNA: VulnCheck)
Description
DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside <template> element content. The final normalization/scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.content, so expressions that only form after adjacent text nodes merge survive sanitization. This bypasses SAFE_FOR_TEMPLATES and can allow a downstream template engine to evaluate attacker-supplied expressions. The string output path is not affected.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| July 23, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-65900 (cure53 DOMPurify). Public exploit reference added. |
| July 23, 2026 | Reserved | Reserved by VulnCheck |
| July 23, 2026 | Published | Published (CNA: VulnCheck) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| cure53 | DOMPurify | — | 3.0.0 | 3.4.8 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-65900 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.