CVE-2026-65913 MEDIUM

CVE-2026-65913: DOMPurify before 3.3.2 Prototype Pollution via USE_PROFILES

Vendor Cure53
Product DOMPurify
Weakness CWE-1321
Published July 23, 2026
Last update July 23, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 23, 2026 CVE published