VYPR
High severity7.5GHSA Advisory· Published Jun 22, 2026· Updated Jun 24, 2026

CVE-2026-53571

CVE-2026-53571

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
vitenpm
>= 8.0.0, < 8.0.168.0.16
vitenpm
>= 7.0.0, < 7.3.57.3.5
vitenpm
< 6.4.36.4.3
vite-plusnpm
< 0.1.240.1.24

Affected products

9

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.