CVE-2025-30208

MEDIUM EXPLOITED NUCLEI

Vite - Arbitrary File Read

Title source: nuclei

Description

Vite, a provider of frontend development tooling, has a vulnerability in versions prior to 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10. `@fs` denies access to files outside of Vite serving allow list. Adding `?raw??` or `?import&raw??` to the URL bypasses this limitation and returns the file content if it exists. This bypass exists because trailing separators such as `?` are removed in several places, but are not accounted for in query string regexes. The contents of arbitrary files can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using `--host` or `server.host` config option) are affected. Versions 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10 fix the issue.

Exploits (34)

exploitdb WORKING POC
by 4m3rr0r · pythonremotemultiple
https://www.exploit-db.com/exploits/52111
nomisec WORKING POC 199 stars
by ThumpBo · infoleak
https://github.com/ThumpBo/CVE-2025-30208-EXP
nomisec SCANNER 44 stars
by xuemian168 · infoleak
https://github.com/xuemian168/CVE-2025-30208
nomisec WORKING POC 10 stars
by 4xura · infoleak
https://github.com/4xura/CVE-2025-30208
nomisec SCANNER 10 stars
by marino-admin · infoleak
https://github.com/marino-admin/Vite-CVE-2025-30208-Scanner
nomisec SCANNER 9 stars
by ThemeHackers · infoleak
https://github.com/ThemeHackers/CVE-2025-30208
nomisec WORKING POC 7 stars
by 4m3rr0r · infoleak
https://github.com/4m3rr0r/CVE-2025-30208-PoC
nomisec WORKING POC 7 stars
by jackieya · infoleak
https://github.com/jackieya/ViteVulScan
nomisec WORKING POC 5 stars
by nkuty · infoleak
https://github.com/nkuty/CVE-2025-30208-31125-31486-32395
nomisec WORKING POC 4 stars
by On1onss · poc
https://github.com/On1onss/CVE-2025-30208
nomisec WORKING POC 3 stars
by r0ngy40 · infoleak
https://github.com/r0ngy40/CVE-2025-30208-Series
nomisec STUB 2 stars
by kk12-30 · poc
https://github.com/kk12-30/CVE-2025-30208
nomisec SCANNER 1 stars
by TH-SecForge · infoleak
https://github.com/TH-SecForge/CVE-2025-30208
nomisec SCANNER 1 stars
by imbas007 · infoleak
https://github.com/imbas007/CVE-2025-30208-template
nomisec SCANNER 1 stars
by lilil3333 · infoleak
https://github.com/lilil3333/Vite-CVE-2025-30208-EXP
nomisec SCANNER 1 stars
by sumeet-darekar · infoleak
https://github.com/sumeet-darekar/CVE-2025-30208
nomisec SCANNER 1 stars
by keklick1337 · infoleak
https://github.com/keklick1337/CVE-2025-30208-ViteVulnScanner
nomisec WORKING POC
by HazaVVIP · poc
https://github.com/HazaVVIP/CVE-2025-30208
gitlab SUSPICIOUS
by ThemeHackers · poc
https://gitlab.com/ThemeHackers/CVE-2025-30208
nomisec WORKING POC
by bugdotexe · poc
https://github.com/bugdotexe/CVE-2025-30208
nomisec SCANNER
by HaGsec · infoleak
https://github.com/HaGsec/CVE-2025-30208
nomisec WORKING POC
by 0xshaheen · infoleak
https://github.com/0xshaheen/CVE-2025-30208
nomisec SCANNER
by iSee857 · infoleak
https://github.com/iSee857/CVE-2025-30208-PoC
nomisec WORKING POC
by sadhfdw129 · infoleak
https://github.com/sadhfdw129/CVE-2025-30208-Vite
nomisec SCANNER
by Lusensec · poc
https://github.com/Lusensec/CVE-2025-30208
nomisec SCANNER
by MiclelsonCN · poc
https://github.com/MiclelsonCN/CVE-2025-30208_POC
vulncheck_xdb WRITEUP
infoleak
https://github.com/yanxxir/yanxxir.github.io
vulncheck_xdb STUB
infoleak
https://github.com/gonn4cry/CVE-2025-30208
vulncheck_xdb WORKING POC
infoleak
https://github.com/On1onss/CVE-2025-30208-LFI
vulncheck_xdb SCANNER
infoleak
https://github.com/YuanBenSir/CVE-2025-30208_POC
vulncheck_xdb WRITEUP
infoleak
https://github.com/LiChaser/CVE-2025-30208

Nuclei Templates (1)

Vite - Arbitrary File Read
MEDIUMVERIFIEDby v2htw,s4e-io
FOFA: body="/@vite/client"

Scores

CVSS v3 5.3
EPSS 0.8896
EPSS Percentile 99.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Details

VulnCheck KEV 2025-04-28
CWE
CWE-284 CWE-200
Status published
Products (2)
npm/vite 6.2.0 - 6.2.3npm
vitejs/vite < 4.5.10
Published Mar 24, 2025
Tracked Since Feb 18, 2026