CVE-2026-65903

Summary

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.

Affected Software

VendorProductVersion RangeStatus
cure53DOMPurify0 < 3.4.0affected
cure53DOMPurify3.4.0unaffected

Weaknesses

  • CWE-697: Incorrect Comparison

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References