Security Advisory

CVE-2026-65903

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-23 13:16:21
Last updated 2026-07-23 15:35:54
Assigner VulnCheck
CVSS score 5.1
State PUBLISHED

Description

DOMPurify before 3.4.0 contains a logic error in the ADD_TAGS function where short-circuit evaluation allows forbidden tags to bypass FORBID_TAGS restrictions. Attackers can craft input containing tags listed in FORBID_TAGS that are also added via ADD_TAGS function, causing them to be retained in sanitized output.