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

exploitDog

nvd логотип

CVE-2026-65903

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

Описание

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.

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

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

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-697

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

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

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.

CVSS3: 6.1
redhat
9 дней назад

A flaw was found in DOMPurify. A logic error in the ADD_TAGS function allows an attacker to bypass security restrictions. By crafting specific input, an attacker can cause tags that should be removed to remain in the sanitized output. This could lead to the injection of malicious content, potentially compromising the integrity of web pages.

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

DOMPurify before 3.4.0 contains a logic error in the ADD_TAGS function ...

github
4 месяца назад

DOMPurify's ADD_TAGS function form bypasses FORBID_TAGS due to short-circuit evaluation

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-697