Security Advisory

CVE-2026-65898

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-23 13:16:17
Last updated 2026-07-23 15:47:13
Assigner VulnCheck
CVSS score 5.1
State PUBLISHED

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.