Security Advisory

CVE-2026-65912

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-23 13:16:23
Last updated 2026-07-23 15:46:09
Assigner VulnCheck
CVSS score 5.1
State PUBLISHED

Description

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADD_ATTR is provided as a predicate function via EXTRA_ELEMENT_HANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe protocols like javascript: to survive sanitization and execute as DOM-based XSS when the link is activated.