Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

332Qaq

#32152of 55,077
8.2Total CVSS
Vulnerabilities · 1
PT-2026-49574
8.2
2026-06-01
Vite · Vite · CVE-2026-53571
**Name of the Vulnerable Software and Affected Versions** Vite versions prior to 8.0.16 Vite versions prior to 7.3.5 Vite versions prior to 6.4.3 **Description** On Windows, the development server fails to correctly normalize NTFS Alternate Data Streams (ADS) path forms and 8.3 short name compatibility paths before performing access checks. This allows the contents of sensitive files specified in `server.fs.deny` (such as `.env`, `.env.*`, and `*.{crt,pem}`) to be returned to the browser. For example, a request to `/.env::$DATA?raw` is treated as an allowed path, but Windows resolves it to the original file's default data stream. This issue affects applications that explicitly expose the dev server to the network, where the sensitive file resides in directories allowed by `server.fs.allow` and is located on an NTFS volume or a volume with 8.3 short name generation enabled. **Recommendations** Update to version 8.0.16. Update to version 7.3.5. Update to version 6.4.3.