CVE-2026-39364

Summary

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.

Affected Software

VendorProductVersion RangeStatus
vitejsvite>= 8.0.0, < 8.0.5affected
vitejsvite>= 7.1.0, < 7.3.2affected
vitejsvite-plus< 0.1.16affected

Weaknesses

  • CWE-180: CWE-180: Incorrect Behavior Order: Validate Before Canonicalize
  • CWE-284: CWE-284: Improper Access Control

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

vite: Vite: Information disclosure via query parameter manipulation on the development server

Additional References

References