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

exploitDog

nvd логотип

CVE-2026-33807

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

Описание

@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware security controls, including authentication, authorization, and rate limiting, for all routes defined within affected child plugin scopes. No special configuration or request crafting is required.

Upgrade to @fastify/express v4.0.5 or later.

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

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

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-436

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

CVSS3: 9.1
github
4 месяца назад

@fastify/express's middleware path doubling causes authentication bypass in child plugin scopes

CVSS3: 9.1
fstec
4 месяца назад

Уязвимость функции onRegister() фреймворка Fastify программной платформы Node.js, позволяющая нарушителю оказать воздействие на конфиденциальность и целостность защищаемой информации

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-436