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
PoC-CVE-2025-29927 — → poc for CVE-2025-29927 | Kitploit
Tools/GitHubGitHub/b4sh0xf/poc-cve-2025-29927
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubb4sh0xf/poc-cve-2025-29927

PoC-CVE-2025-29927

→ poc for CVE-2025-29927

View Repository
41 year 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

PoC-CVE-2025-29927

what is the vuln?

  • this cve reports an flaw in the header x-middleware-subrequest, responsible to takes internal requests in next.js, who allow an attacker bypass the authorization middlewares in next.js 15.0.0 and acess protected routes, for example

real example

  • in a webapp, there is the /dashboard route, who only logged users can acess, but, if we make the request with the heade x-middleware-subrequest: middleware:middleware:middleware:middleware:middleware, we can access this route without authentication

    image
Download Tool