Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-30208 — CVE-2025-30208 exploit script | Kitploit
Tools/GitHubGitHub/cc3305/cve-2025-30208
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubcc3305/cve-2025-30208

CVE-2025-30208

CVE-2025-30208 exploit script

View Repository
2 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-30208

Using a special raw import query string on a vite dev server, a attacker can read arbitrary files

Summary of the CVE

Vite dev servers before 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10 can bypass the server.fs.deny file access checks for @fs requests. Appending ?raw?? or ?import&raw?? to an @fs URL returns the contents of files that should normally be blocked by the dev server allow list.

Only applications that explicitly expose the Vite dev server to the network are affected. "Normal" static production builds are not affected by this vulnerability.

Affected Versions

  • Vite < 4.5.10
  • Vite >= 5.0.0, < 5.4.15
  • Vite >= 6.0.0, < 6.0.12
  • Vite >= 6.1.0, < 6.1.2
  • Vite >= 6.2.0, < 6.2.3

References

  • Vite Security Advisory - GHSA-x574-m823-4x7w
  • NVD - CVSS Score 7.5
  • Github POC - ThumpBo, Mar 2025
  • Public Docker lab - Vulhub
  • CVE-details - CVSS Score 7.5
Download Tool