Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-65902

Опубликовано: 23 июл. 2026
Источник: nvd
CVSS3: 6.1
EPSS Низкий

Описание

DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit cfg.ALLOWED_TAGS / cfg.ALLOWED_ATTR array. A hook that mutates these fields permanently widens the default allow-lists for the lifetime of the DOMPurify instance, so all subsequent default-config sanitize calls inherit the widened defaults and attacker payloads using the poisoned tag/attribute name survive sanitization. removeAllHooks(), clearConfig(), and passing a fresh cfg do not recover the state; only constructing a new DOMPurify instance does.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:cure53:dompurify:*:*:*:*:*:*:*:*
Версия до 3.4.7 (исключая)

EPSS

Процентиль: 11%
0.0021
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-501

Связанные уязвимости

CVSS3: 6.1
ubuntu
12 дней назад

DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit cfg.ALLOWED_TAGS / cfg.ALLOWED_ATTR array. A hook that mutates these fields permanently widens the default allow-lists for the lifetime of the DOMPurify instance, so all subsequent default-config sanitize calls inherit the widened defaults and attacker payloads using the poisoned tag/attribute name survive sanitization. removeAllHooks(), clearConfig(), and passing a fresh cfg do not recover the state; only constructing a new DOMPurify instance does.

CVSS3: 6.1
debian
12 дней назад

DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct refe ...

CVSS3: 6.1
github
около 2 месяцев назад

DOMPurify: Hook mutation of `data.allowedTags` / `data.allowedAttributes` permanently pollutes `DEFAULT_ALLOWED_TAGS` / `DEFAULT_ALLOWED_ATTR`

EPSS

Процентиль: 11%
0.0021
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-501