What it is
CVE-2026-39364 is an unauthenticated Vite has a `server.fs.deny` bypass with queries. 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...
Vulnerability report
Vite has a `server.fs.deny` bypass with queries
Vitejs / vite · affected before *
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-39364 is an unauthenticated Vite has a `server.fs.deny` bypass with queries. 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...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Also confirmed by third-party sources.
Who is affected?
Vitejs / vite affected before *.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
TheHackerNews
A trusted third party reported exploitation.
Previdian sensor
Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.
Nuclei Templates
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| TheHackerNews First | 2026-09-15 15:40 UTC |
| Previdian | 2026-09-15 16:00 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.
887
Attempts observed
17
Unique attacker IPs
6
Attacker countries
BE · DE · NL · RO · SG · US
16
Sensors observed
CVE-2026-39364 exploitation attempts over the last 91 days
Daily events observed by Previdian sensors
Updated 16 Sep 2026
First observed 14 Jun 2026 · Last observed 16 Sep 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Request targets and User-Agents available in Pro. Callback host details available in Enterprise.
Nuclei template detected 01 Jun 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-39364.yaml | 01 Jun 2026 |
Risk and context
CVSS v4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS
2.0%
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
ghsa · Created Unknown · AI assessment 90%
Vite: `server.fs.deny` bypassed with queries
Timeline
15:52 UTC
Evidence-backed exploitation signal
15:40 UTC
High-confidence, third-party attested exploitation
04:30 UTC
Indicators of compromise recorded
14:21 UTC
Public proof-of-concept code published
15:34 UTC
Scanner coverage available
19:12 UTC
Vulnerability disclosed publicly
21:29 UTC
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-39364
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-39364",
"confidence": "Confirmed",
"cvss_score": 8.2,
"cvss_estimated": false,
"epss_score": 0.01996,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 887, "sensors": 16 }
}