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

exploitDog

nvd логотип

CVE-2026-22028

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

Описание

Preact, a lightweight web development framework, JSON serialization protection to prevent Virtual DOM elements from being constructed from arbitrary JSON. A regression introduced in Preact 10.26.5 caused this protection to be softened. In applications where values from JSON payloads are assumed to be strings and passed unmodified to Preact as children, a specially-crafted JSON payload could be constructed that would be incorrectly treated as a valid VNode. When this chain of failures occurs it can result in HTML injection, which can allow arbitrary script execution if not mitigated by CSP or other means. Applications using affected Preact versions are vulnerable if they meet all of the following conditions: first, pass unmodified, unsanitized values from user-modifiable data sources (APIs, databases, local storage, etc.) directly into the render tree; second assume these values are strings but the data source could return actual JavaScript objects instead of JSON strings; and third, th

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

Конфигурация 1

Одно из

cpe:2.3:a:preactjs:preact:*:*:*:*:*:node.js:*:*
Версия от 10.26.5 (включая) до 10.26.10 (исключая)
cpe:2.3:a:preactjs:preact:*:*:*:*:*:node.js:*:*
Версия от 10.27.0 (включая) до 10.27.3 (исключая)
cpe:2.3:a:preactjs:preact:*:*:*:*:*:node.js:*:*
Версия от 10.28.0 (включая) до 10.28.2 (исключая)

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-843

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

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

Preact, a lightweight web development framework, JSON serialization protection to prevent Virtual DOM elements from being constructed from arbitrary JSON. A regression introduced in Preact 10.26.5 caused this protection to be softened. In applications where values from JSON payloads are assumed to be strings and passed unmodified to Preact as children, a specially-crafted JSON payload could be constructed that would be incorrectly treated as a valid VNode. When this chain of failures occurs it can result in HTML injection, which can allow arbitrary script execution if not mitigated by CSP or other means. Applications using affected Preact versions are vulnerable if they meet all of the following conditions: first, pass unmodified, unsanitized values from user-modifiable data sources (APIs, databases, local storage, etc.) directly into the render tree; second assume these values are strings but the data source could return actual JavaScript objects instead of JSON strings; and third,...

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

Preact, a lightweight web development framework, JSON serialization pr ...

github
8 дней назад

Preact has JSON VNode Injection issue

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-843