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

exploitDog

nvd логотип

CVE-2026-6410

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

Описание

@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static root using path.join() without a containment check. A remote unauthenticated attacker can obtain directory listings for arbitrary directories accessible to the Node.js process, disclosing directory and file names. File contents are not disclosed. Upgrade to @fastify/static 9.1.1 to fix this issue. As a workaround, disable directory listing by removing the list option from the plugin configuration.

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

Конфигурация 1
cpe:2.3:a:fastify:fastify-static:*:*:*:*:*:*:*:*
Версия от 8.0.0 (включая) до 9.1.1 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-22

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

CVSS3: 5.3
redhat
4 месяца назад

@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static root using path.join() without a containment check. A remote unauthenticated attacker can obtain directory listings for arbitrary directories accessible to the Node.js process, disclosing directory and file names. File contents are not disclosed. Upgrade to @fastify/static 9.1.1 to fix this issue. As a workaround, disable directory listing by removing the list option from the plugin configuration.

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

@fastify/static vulnerable to path traversal in directory listing

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-22