boxscore/security
CVE · referencelatest edition

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.

CVE-2026-65900MEDIUM
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)
CWE-79 · CNA: VulnCheck · CVSS v4.0 · 2 references · NVD status: Analyzed

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
DateEventDetail
July 23, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-65900 (cure53 DOMPurify). Public exploit reference added.
July 23, 2026ReservedReserved by VulnCheck
July 23, 2026PublishedPublished (CNA: VulnCheck)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
cure53DOMPurify3.0.03.4.8

Weaknesses

CWE-79

References (2)

Related

Authoritative record: CVE-2026-65900 at cve.org

Vendors: cure53

Weaknesses: CWE-79

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.