Описание
@fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent scope and then registers child plugins with @fastify/middie, the child scope does not inherit the parent middleware. This allows unauthenticated requests to reach routes defined in child plugin scopes, bypassing authentication and authorization checks. Upgrade to @fastify/middie 9.3.2 to fix this issue. There are no workarounds.
Ссылки
- Vendor Advisory
- ExploitMitigationVendor Advisory
- Vendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия до 9.3.2 (исключая)
cpe:2.3:a:fastify:fastify\/middie:*:*:*:*:*:node.js:*:*
EPSS
Процентиль: 40%
0.00498
Низкий
9.1 Critical
CVSS3
Дефекты
CWE-436
Связанные уязвимости
CVSS3: 9.1
github
4 месяца назад
@fastify/middie vulnerable to middleware authentication bypass in child plugin scopes
EPSS
Процентиль: 40%
0.00498
Низкий
9.1 Critical
CVSS3
Дефекты
CWE-436