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
Next.Js-middleware-bypass-vulnerability-CVE-2025-29927 — A basic proof of concept of the CVE-2025-29927 vulnerability that allows to bypass the middleware scripts. | Kitploit
Tools/GitHubGitHub/naveen-005/next.js-middleware-bypass-vulnerability-cve-2025-29927
Vulnerability AnalysisWeb Application ExploitationWeb SecurityCTFPenetration TestingLearning & Education
GitHubnaveen-005/next.js-middleware-bypass-vulnerability-cve-2025-29927

Next.Js-middleware-bypass-vulnerability-CVE-2025-29927

A basic proof of concept of the CVE-2025-29927 vulnerability that allows to bypass the middleware scripts.

View Repository
21 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

A basic proof of concept of the CVE-2025-29927 vulnerability that allows to bypass the middleware scripts. Details: Read Here

This uses Next.js version 15.2.2. The vulnerability allows the user to bypass the middleware script which contains the verification and can access the admin page without login. This can be done by adding the Header x-middleware-subrequest: src/middleware:src/middleware:src/middleware:src/middleware:src/middleware to the request

This could be used as CTF challenge.

Download Tool