CVE Catalog

CVE-2026-65913

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

DOMPurify before version 3.3.2 contains a prototype pollution vulnerability in USE_PROFILES mode. Attackers can set Array.prototype properties like onclick to true, causing DOMPurify to accept event handlers as allowed attributes, leading to DOM-based XSS.

Risk Assessment

The risk involves potential script execution in the victim's browser, which could lead to data theft, account takeover, or other malicious actions.

Recommendation

It is recommended to immediately upgrade DOMPurify to version 3.3.2 or later.

Other vulnerabilities in DOMPurify

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS