GHSA-fx2h-pf6j-xcff · Severity: high · Ecosystem: npm — vite: `server.fs.deny` bypass on Windows alternate paths
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.
Conclusion & alert: CVE-2026-53571 is rated Exploit Available (59.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.40%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.06% | 0.40% | +0.34% |
| 2 | 2026-06-12 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-fx2h-pf6j-xcff · Severity: high · Ecosystem: npm — vite: `server.fs.deny` bypass on Windows alternate paths
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vitejs | vite | < 6.4.3 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| vitejs | vite | >= 7.0.0, < 7.3.5 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| vitejs | vite | >= 8.0.0, < 8.0.16 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| voidzero | vite\+ | < 0.1.24 | cpe:2.3:a:voidzero:vite\+:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/vitejs/vite/security/advisories/GHSA-fx2h-pf6j-xcff | Exploit Vendor Advisory |