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-29927 — New nuclei CVE | Kitploit
Tools/GitHubGitHub/emadshanab/cve-2025-29927
Vulnerability ScannersPayload GenerationExploitationWeb Application ExploitationWAF BypassPenetration Testing
GitHubemadshanab/cve-2025-29927

CVE-2025-29927

New nuclei CVE

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

CVE-2025-29927 - Next.js Middleware Authentication Bypass (Advanced Bypass)

🔥 Overview

An advanced PoC for CVE-2025-29927, allowing authentication bypass in Next.js Middleware by manipulating specific headers.
This template enhances WAF evasion and security bypass techniques.

🚀 Features

✅ Multi-Request & HTTP Method Variation → Uses GET, POST to maximize detection.
✅ WAF Evasion → Includes X-Forwarded-For, X-Original-URL, X-Rewrite-URL, and more.
✅ Randomized Query Parameters → Prevents caching issues and improves bypass reliability.
✅ Multiple Response Matching → Detects 200 OK, Next.js headers, and sensitive content.

🛠️ Usage

1️⃣ Install → go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
2️⃣ Template → git clone https://github.com/lediusa/CVE-2025-29927.git
3️⃣ Run Scan → nuclei -t CVE-2025-29927.yaml -u http://target.com

📌 Note: This template is for security research & authorized testing only.

Download Tool