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

exploitDog

nvd логотип

CVE-2026-53571

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

Описание

Vite is a frontend tooling framework for JavaScript. Prior to 8.0.16, 7.3.5, and 6.4.3, the contents of files that are specified by server.fs.deny can be returned to the browser on Windows. Vite’s dev server denies direct access to sensitive files through server.fs.deny, including entries such as .env, .env.*, and *.{crt,pem}. However, on Windows, the deny logic does not correctly normalize NTFS ADS path forms before access checks are applied. Because of this, requests such as /.env::$DATA?raw are treated as allowed paths, while Windows resolves them to the original file's default data stream. Similar to that, Windows allows accessing a file using a different name with the 8.3 short name compatibility feature. Vite did not reject accessing files via them. This vulnerability is fixed in 8.0.16, 7.3.5, and 6.4.3.

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

Конфигурация 1

Одновременно

Одно из

cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия до 6.4.3 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 7.0.0 (включая) до 7.3.5 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 8.0.0 (включая) до 8.0.16 (исключая)
cpe:2.3:a:voidzero:vite\+:*:*:*:*:*:node.js:*:*
Версия до 0.1.24 (исключая)
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 7.5
debian
около 1 месяца назад

Vite is a frontend tooling framework for JavaScript. Prior to 8.0.16, ...

CVSS3: 7.5
github
около 2 месяцев назад

vite: `server.fs.deny` bypass on Windows alternate paths

CVSS3: 7.5
fstec
2 месяца назад

Уязвимость локального сервера разработки приложений Vite, связанная с неверным ограничением имени пути к каталогу, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-22