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

exploitDog

nvd логотип

CVE-2026-76169

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

Описание

fastify versions >= 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches malformed paths through a single shared handler pointer before URL decoding, ignoring the prefix and skipping the selected handler's normal lifecycle. An unauthenticated attacker can therefore reach an authentication-protected private fallback through an unrelated public prefix and read its full response, bypassing the authentication hook and breaking prefix encapsulation. Users should upgrade to fastify 5.12.2 or later.

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

Конфигурация 1
cpe:2.3:a:fastify:fastify:*:*:*:*:*:node.js:*:*
Версия от 4.0.0 (включая) до 5.12.2 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-288

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

CVSS3: 7.5
redhat
14 дней назад

fastify versions >= 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches malformed paths through a single shared handler pointer before URL decoding, ignoring the prefix and skipping the selected handler's normal lifecycle. An unauthenticated attacker can therefore reach an authentication-protected private fallback through an unrelated public prefix and read its full response, bypassing the authentication hook and breaking prefix encapsulation. Users should upgrade to fastify 5.12.2 or later.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-288