CVE-2026-65898

Severity CVSS v4.0:
MEDIUM
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
23/07/2026
Last modified:
28/07/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:* 3.4.11 (excluding)