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

exploitDog

nvd логотип

CVE-2026-7768

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

Описание

@fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct but matching Accept header variants to make the cache grow unbounded, eventually exhausting the Node.js heap and crashing the process. Versions <= 6.0.3 are affected. Update to 6.0.4 or later, which bounds the cache via an LRU with a default size of 100 entries, configurable through the new cacheSize plugin option.

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

Конфигурация 1
cpe:2.3:a:fastify:fastify\/accepts-serializer:*:*:*:*:*:node.js:*:*
Версия до 6.0.4 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770

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

CVSS3: 7.5
github
3 месяца назад

@fastify/accepts-serializer Vulnerable to Denial of Service via Unbounded Accept Header Cache Growth

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770