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

exploitDog

nvd логотип

CVE-2026-65904

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

Описание

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via IN_PLACE mode when the element originates from a different window/realm (e.g., an iframe's contentDocument). A cross-realm instanceof check in the private _isNode() function returns false for foreign-realm nodes, causing DOMPurify to stringify the element (yielding '[object HTMLDivElement]'), silently reset IN_PLACE to false, and return the unsanitized element unchanged with any XSS payloads intact.

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

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

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-754

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

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

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via IN_PLACE mode when the element originates from a different window/realm (e.g., an iframe's contentDocument). A cross-realm instanceof check in the private _isNode() function returns false for foreign-realm nodes, causing DOMPurify to stringify the element (yielding '[object HTMLDivElement]'), silently reset IN_PLACE to false, and return the unsanitized element unchanged with any XSS payloads intact.

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

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via IN_P ...

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-754