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-2026-27607 — Proof-of-concept exploit for CVE-2026-27607, a missing post-policy validation in RustFS, demonstrating the vulnerability with a Node.js script and Docker-based vulnerable instance. | Kitploit
Tools/GitHubGitHub/nikeee/cve-2026-27607
Vulnerability AnalysisExploitationSecurity VirtualizationWeb SecurityPenetration TestingArchived
GitHubnikeee/cve-2026-27607

CVE-2026-27607

Proof-of-concept exploit for CVE-2026-27607, a missing post-policy validation in RustFS, demonstrating the vulnerability with a Node.js script and Docker-based vulnerable instance.

View Repository
176 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-2026-27607

Proof of concept for CVE-2026-27607, published as GHSA-w5fh-f8xh-5x3p.

Run

Needs Node.js and docker + compose.

  • Install dependencies: npm ci
  • Start vulnerable RustFS instance: docker compose up
  • wait for startup
  • Run demo: ./exploit.js
Download Tool