CVE Catalog

CVE-2026-39364

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
2.10%

80th percentile - higher than 80% of all known CVEs

Summary

Vite versions 7.1.0 to before 7.3.2 and 8.0.5 allow bypassing server.fs.deny restrictions. Files like .env or *.crt can be retrieved with HTTP 200 by appending query parameters ?raw, ?import&raw, or ?import&url&inline.

Risk Assessment

An attacker can access sensitive configuration files (e.g., .env) and certificates, leading to credential and key leakage.

Recommendation

Update Vite to version 7.3.2 or 8.0.5, which fix this vulnerability.

Other vulnerabilities in Vite

See all
Original NVD description (English source)

Vite is a frontend tooling framework for JavaScript. From 7.1.0 to before 7.3.2 and 8.0.5, on the Vite dev server, files that should be blocked by server.fs.deny (e.g., .env, *.crt) can be retrieved with HTTP 200 responses when query parameters such as ?raw, ?import&raw, or ?import&url&inline are appended. This vulnerability is fixed in 7.3.2 and 8.0.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS