CVE-2026-53571
Published:June 22, 2026
Updated:June 29, 2026
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.
Affected Packages
https://github.com/vitejs/vite.git (GITHUB):
Affected version(s) >=v1.0.0-rc.5 <v6.4.3Fix Suggestion:
Update to version v6.4.3https://github.com/vitejs/vite.git (GITHUB):
Affected version(s) >=v8.0.0 <v8.0.16Fix Suggestion:
Update to version v8.0.16https://github.com/vitejs/vite.git (GITHUB):
Affected version(s) >=v7.0.0 <v7.3.5Fix Suggestion:
Update to version v7.3.5vite (NPM):
Affected version(s) >=0.1.0 <6.4.3Fix Suggestion:
Update to version 6.4.3vite (NPM):
Affected version(s) >=8.0.0 <8.0.16Fix Suggestion:
Update to version 8.0.16vite-plus (NPM):
Affected version(s) >=0.0.0-a9c652c5753d93f1945ac33b16422f345b518ae9 <0.1.24Fix Suggestion:
Update to version 0.1.24vite (NPM):
Affected version(s) >=7.0.0 <7.3.5Fix Suggestion:
Update to version 7.3.5Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.39