CVE-2026-65913
MEDIUM
NVD
CVSS Score
6.1
Severity
MEDIUM
Published
Jul 23, 2026
Vendor
unknown
Description
DOMPurify before 3.3.2 contains a prototype pollution vulnerability in USE_PROFILES mode that allows attackers to bypass attribute filtering by polluting Array.prototype properties. Attackers can set Array.prototype properties like onclick to true, causing DOMPurify to accept event handlers as allowlisted attributes and resulting in DOM-based XSS when sanitized markup is rendered.