Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-34092

38
FAUCET Score

CVE-2023-34092 is a path traversal vulnerability in Vite, affecting versions prior to 2.9.16, 3.2.7, 4.0.5, 4.1.5, 4.2.3, and 4.3.9. This flaw allows unauthenticated attackers to bypass server.fs.deny configurations using double forward-slashes (//) and read sensitive files, such as .env or certificate files, from the project root. This vulnerability specifically impacts development servers explicitly exposed to the network via the --host or server.host option, limiting exposure to files within the immediate Vite project directory. Rated with a CVSSv3 score of 7.5 (High), the vulnerability has a network attack vector, low complexity, and requires no privileges or user interaction, leading to a high impact on confidentiality. While not listed on CISA's KEV catalog, the vulnerability is marked as "Active" on some hotlists, and community discussions indicate the existence of exploit code, including Nuclei templates, demonstrating active interest in its exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
>= 3.0.2, < 3.2.7CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 4.0.0, < 4.0.5CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 4.1.0, < 4.1.5CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 4.2.0, < 4.2.3CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
>= 4.3.0, < 4.3.9CPE matchmatch criteria
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
3.15%
Probability of exploitation in next 30 days
EPSS Percentile
86.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2023-34092 · Mar 26, 2026
This CVE's current EPSS score of 0.0315 is in the 76th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (7)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: viteFixed in: 2.9.16
npmpatch availablevia ghsa
Product: viteFixed in: 3.2.7
npmpatch availablevia ghsa
Product: viteFixed in: 4.0.5
npmpatch availablevia ghsa
Product: viteFixed in: 4.1.5
npmpatch availablevia ghsa
Product: viteFixed in: 4.2.3
npmpatch availablevia ghsa
Product: viteFixed in: 4.3.9

Vendor Advisories (1)

npmGHSA-353f-5xf4-qw67high

Vite Server Options (server.fs.deny) can be bypassed using double forward-slash (//)

Jun 6, 2023

References

github.com / vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32
Patch
github.com / vitejs/vite/pull/13348
Patch
github.com / vitejs/vite/security/advisories/GHSA-353f-5xf4-qw67
ExploitVendor Advisory