CVE Tools

CVE-2026-39364

Vite has a `server.fs.deny` bypass with queries

No known exploitation. EPSS puts it in the 74th percentile. A vendor fix is available.

Published Updated Sources: CVE.org, NVD

What to do

The vendor has published a fix. Version details are below where the sources state them.

Steps

Written by AI from the record
  1. Check whether your business runs the Vite dev server (not just builds) and determine its version.
  2. If the Vite dev server version is 7.1.0 to <7.3.2 or 8.0.5, plan an immediate upgrade (it is affected by this bypass).
  3. Upgrade Vite to 7.3.2 or 8.0.5+ (fixed versions).
  4. Ensure the dev server is not reachable from the public internet (restrict to localhost/VPN/internal network).
  5. If the dev server was exposed while vulnerable, rotate any secrets that could have been in .env files (cloud keys, tokens, certificates) and review access logs for suspicious requests.

What it is

From the CVE record

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.

In plain language

Written by AI from the record

CVE-2026-39364 is a bypass in the Vite dev server that lets strangers pull sensitive files (like .env and certificates) even when file blocking is turned on; if your business runs a vulnerable Vite dev server publicly, you should treat this as urgent.

Unauthenticated file-read bypass in the Vite dev server where HTTP requests for files blocked by `server.fs.deny` can return file contents when specific query parameters (e.g., raw/import+raw/inline) are appended; attackers are actively scanning and targeting exposed Vite dev servers to steal credentials.

If you're affected

  • Environment secrets theft
  • Cloud credentials exposure
  • Certificate and key exposure
  • Account takeover risk

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS74th
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

1.5% chance of exploitation activity in the next 30 days, which ranks it in the 74th percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

11 events over 119 days, from the signal feeds we watch.

  1. Patch availablerecord updated
  2. Patch availablerecord updated
  3. Patch availablerecord updated
  4. Patch availablerecord updated
  5. Nuclei check added
  6. Publishedweakness classified

Affected products

Technical detail

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Scored 7.5 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope UnchangedImpact is limited to the vulnerable component itself

Impact if exploited

  • Confidentiality HighTotal information disclosure — all data in the component is compromised
  • Integrity NoneNo integrity impact
  • Availability NoneNo availability impact

Weaknesses

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Vite, not every advisory.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store