πŸ” CVE Alert

CVE-2026-53571

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22 CWE-200
Vendor vitejs
Product vite
Published Jun 22, 2026
Last Updated Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for vitejs vite

Be the first to know when new unknown vulnerabilities affecting vitejs vite are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

vitejs / vite
>= 8.0.0, < 8.0.16 >= 7.0.0, < 7.3.5 < 6.4.3

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/vitejs/vite/security/advisories/GHSA-fx2h-pf6j-xcff