Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/15 6:47 p.m.9 views

CVE-2025-30208-EXP

CVE-2025-30208-EXP Vite development server arbitrary file read vulnerability CVE-2025-30208, with wide coverage, simple exploitation, and no restrictions, posing a huge threat! Fofa search syntax: root@kitploit: body="/@vite/client" Hunter search syntax: root@kitploit: web.body="/@vite/client" Ex...

7.5CVSS6.8AI score0.74969EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/15 1:41 p.m.7 views

CVE-2025-30208

CVE-2025-30208 在 vite 开发服务器上使用特殊的原始导入查询字符串,攻击者可以读取任意文件 CVE 摘要 6.2.3、6.1.2、6.0.12、5.4.15 和 4.5.10 之前的 Vite 开发服务器可以绕过针对 @fs 请求的 server.fs.deny 文件访问检查。在 @fs URL 后附加 ?raw?? 或 ?import&raw?? 会返回本应被开发服务器允许列表阻止的文件内容。 只有明确将 Vite 开发服务器暴露到网络上的应用程序才会受到影响 。 “正常”的静态生产构建不受此漏洞影响。 受影响版本 Vite = 5.0.0, = 6.0.0, =...

7.5CVSS6.9AI score0.74969EPSS
SaveExploits28References3
Kitploit
Kitploit
added 2026/09/15 6:22 a.m.5 views

CVE-2025-30208-Series

CVE-2025-30208 & CVE-2025-31125 & CVE-2025-31486 1. Vulnerability Overview CVE-2025-30208, CVE-2025-31125 and CVE-2025-31486 are arbitrary file reading vulnerabilities in the Vite development server. These vulnerabilities allow an attacker to bypass access controls through specific URL parameters...

7.5CVSS6.8AI score0.74969EPSS
SaveExploits35
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.122 views

Vite Dev Server - Path Traversal in Optimized Deps .map Handling

Vite development server versions prior to 8.0.5, 7.3.2, and 6.4.2 are vulnerable to path traversal through the optimized dependencies sourcemap handler. The dev server's handling of .map requests for optimized dependencies resolves file paths via normalizePathpath.resolveroot, url.slice1 and call...

6.3CVSS5.5AI score0.00914EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.88 views

Vite Dev Server - Information Exposure

Vite is a frontend tooling framework for JavaScript. Before versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14, the contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network using...

6CVSS5.6AI score0.01157EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 2:19 a.m.4 views

CVE-2025-30208

English | 中文 Vite Dev Server Vulnerability Scanner 一个用于扫描 Vite 开发服务器漏洞的自动化工具。该工具利用 FOFA API 收集潜在目标,并自动检测是否存在特定漏洞。 漏洞介绍 CVE-2025-30208 漏洞编号:CVE-2025-30208 漏洞名称:Vite 开发服务器未授权访问 漏洞描述:Vite 开发服务器存在未授权访问漏洞,攻击者可以通过特定的 URL 访问敏感信息。 漏洞影响:Vite 版本 =6.2.0, =6.1.0, =6.0.0, =5.0.0, =6.2.0, =6.1.0, =6.0.0, =5.0....

7.5CVSS7AI score0.74969EPSS
SaveExploits28References5
Kitploit
Kitploit
added 2026/09/12 5:27 p.m.4 views

CVE-2025-30208

🔥 Vite Dev Server 脆弱性スキャナー CVE-2025-30208 🚀 概要 このツールは、Vite Dev Serverの脆弱性CVE-2025-30208をスキャンします。セキュリティ研究者が複数のペイロードを使用して脆弱なインスタンスを迅速に検出できるようにします。 ⚡ 特徴 ✅ 単一URLスキャン -u URL ✅ ファイルからの一括スキャン -f file.txt ✅ 徹底的なテストのための複数のペイロード ✅ 高速な結果のためのマルチスレッド ✅ 脆弱なURLをvulnerable.txtに保存 🛠 インストール リポジトリをクローン git clone...

7.5CVSS6.7AI score0.74969EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/10 12:53 a.m.6 views

CVE-2026-39363

CVE-2026-39363 — Vite Dev Server WebSocket 任意文件读取批量检测 免责声明: 本工具仅用于授权的安全测试和教育研究。使用者应遵守当地法律法规,未经授权扫描或攻击他人系统属于违法行为。作者不对任何滥用行为承担责任。 漏洞描述 Vite 开发服务器(6.0.0 6.4.1, 7.0.0 7.3.1, 8.0.0 8.0.4)的 HMR WebSocket 未校验 Origin 头,攻击者可通过 vite:invoke 事件调用 fetchModule,使用 file:// 协议配合 ?raw 参数绕过 server.fs.allow...

8.2CVSS5.8AI score0.03396EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/09 6:59 p.m.7 views

CVE-2026-39363

CVE-2026-39363 — Vite Dev Server 任意文件读取 PoC 针对 GHSA-p9ff-h696-f583 的可直接运行 PoC。通过未鉴权的 HMR WebSocket 调用 fetchModule,绕过 HTTP 层的 server.fs.allow 限制,读取 dev server 所在机器上的任意文件。 影响范围 版本线| 受影响| 已修复 ---|---|--- Vite 6| =6.0.0, =7.0.0, =8.0.0, → 403)。 2. 但 HMR WebSocket 的握手只校验: Sec-WebSocket-Protocol:...

8.2CVSS5.8AI score0.03396EPSS
SaveExploits4
EUVD
EUVD
added 2026/09/08 8:46 p.m.13 views

EUVD-2026-69705

Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock...

5.9CVSS5.8AI score0.00375EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/19 9:56 p.m.17 views

Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/22 4:10 p.m.22 views

CVE-2026-53571

Vite is a frontend tooling framework for JavaScript. Prior to 8.0.16, 7.3.5, and 6.4.3, the contents of files that are specified by server.fs.deny can be returned to the browser on Windows. Vite’s dev server denies direct access to sensitive files through server.fs.deny, including entries such as...

8.2CVSS5.9AI score0.00577EPSS
SaveExploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.35 views

PT-2026-49574

Name of the Vulnerable Software and Affected Versions Vite versions prior to 8.0.16 Vite versions prior to 7.3.5 Vite versions prior to 6.4.3 Description On Windows, the development server fails to correctly normalize NTFS Alternate Data Streams ADS path forms and 8.3 short name compatibility pat...

8.2CVSS5.8AI score0.00577EPSS
SaveExploits2References7
VulnCheck KEV
VulnCheck KEV
added 2026/05/22 12:00 a.m.39 views

VulnCheck KEV: CVE-2026-39365

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS5.8AI score0.00914EPSS
SaveIn wildExploits1References10
Veracode
Veracode
added 2026/04/15 11:05 a.m.16 views

Sensitive Information Disclosure

Vite is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper enforcement of file access restrictions in the dev server, which allows an attacker to bypass deny rules using crafted query parameters and access sensitive files...

8.2CVSS5.7AI score0.01996EPSS
SaveExploits1References10Affected Software1
GithubExploit
GithubExploit
added 2026/04/08 3:31 p.m.281 views

Exploit for CVE-2026-39363

CVE-2026-39363 Vite Dev Server WebSocket Arbitrary File Read...

8.2CVSS5.9AI score0.03396EPSS
SaveExploits4
NVD
NVD
added 2026/04/07 8:16 p.m.30 views

CVE-2026-39363

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?r...

8.2CVSS0.03396EPSS
SaveExploits4References8
NVD
NVD
added 2026/04/07 8:16 p.m.29 views

CVE-2026-39365

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS0.00914EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/07 7:13 p.m.144 views

CVE-2026-39365

Vite Dev Server path traversal in optimized dependencies .map handling affects versions prior to 6.4.2, 7.3.2, and 8.0.5. The server resolves file paths via normalizePath(path.resolve(root, url.slice(1))) and calls readFile without restricting ../ segments, allowing retrieval of .map files outsid...

6.3CVSS5.9AI score0.00914EPSS
SaveIn wildExploits1References1Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:12 p.m.8 views

CVE-2026-39364

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...

8.2CVSS5.9AI score0.01996EPSS
SaveExploits1References3Affected Software2
Rows per page
Query Builder