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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-cj63-jhhr-wcxv | DOMPurify USE_PROFILES prototype pollution allows event handlers |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 23 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 23 Jul 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | DOMPurify before 3.3.2 Prototype Pollution via USE_PROFILES | |
| First Time appeared |
Cure53
Cure53 dompurify |
|
| Weaknesses | CWE-1321 | |
| CPEs | cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Cure53
Cure53 dompurify |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-07-23T13:38:31.668Z
Reserved: 2026-07-23T12:51:09.595Z
Link: CVE-2026-65913
Updated: 2026-07-23T13:38:22.434Z
No data.
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA