VYPR
Medium severity6.1NVD Advisory· Published Jul 23, 2026· Updated Jul 28, 2026

CVE-2026-65911

CVE-2026-65911

Description

In DOMPurify through 3.3.3, function predicates supplied via ADD_ATTR or ADD_TAGS to DOMPurify.sanitize() persist in internal state (EXTRA_ELEMENT_HANDLING) across subsequent sanitize() calls on the same instance. If a later call on the same instance provides ADD_ATTR or ADD_TAGS as an array rather than a function, the previously set function handler is neither cleared nor overwritten, so it continues to approve attacker-controlled attributes or tags. This can allow dangerous event-handler attributes or forbidden tags (bypassing FORBID_TAGS) to survive sanitization, resulting in cross-site scripting. The vendor (Cure53) considers this an edge case outside DOMPurify's threat model; the referenced advisory lists 3.4.0 as the patched version.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Cure53/Dompurifyllm-fuzzy2 versions
    <=3.3.3+ 1 more
    • (no CPE)range: <=3.3.3
    • cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*range: <3.4.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.