Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.3
Fix Suggestion:
Update to version v6.4.3
https://github.com/vitejs/vite.git (GITHUB):
Affected version(s) >=v8.0.0 <v8.0.16
Fix Suggestion:
Update to version v8.0.16
https://github.com/vitejs/vite.git (GITHUB):
Affected version(s) >=v7.0.0 <v7.3.5
Fix Suggestion:
Update to version v7.3.5
vite (NPM):
Affected version(s) >=0.1.0 <6.4.3
Fix Suggestion:
Update to version 6.4.3
vite (NPM):
Affected version(s) >=8.0.0 <8.0.16
Fix Suggestion:
Update to version 8.0.16
vite-plus (NPM):
Affected version(s) >=0.0.0-a9c652c5753d93f1945ac33b16422f345b518ae9 <0.1.24
Fix Suggestion:
Update to version 0.1.24
vite (NPM):
Affected version(s) >=7.0.0 <7.3.5
Fix Suggestion:
Update to version 7.3.5
Do you need more information?
Contact Us
CVSS 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)
Exposure of Sensitive Information to an Unauthorized Actor
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.39