๐Ÿ” CVE Alert

CVE-2026-65898

HIGH 7.2

DOMPurify before 3.4.11 Permanent Attribute Allowlist Pollution via setConfig

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

DOMPurify before 3.4.11 fails to clone the ALLOWED_ATTR allowlist when setConfig() is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements, then submit untrusted content that inherits the polluted allowlist and executes event handlers as stored XSS.

CWE CWE-79
Vendor cure53
Product dompurify
Published Jul 23, 2026
Stay Ahead of the Next One

Get instant alerts for cure53 dompurify

Be the first to know when new high vulnerabilities affecting cure53 dompurify are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

cure53 / DOMPurify
0 < 3.4.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cure53/DOMPurify/security/advisories/GHSA-cmwh-pvxp-8882 vulncheck.com: https://www.vulncheck.com/advisories/dompurify-before-permanent-attribute-allowlist-pollution-via-setconfig

Credits

trace37labs