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-CVE-2025-29927 — Scans Next.js applications to detect and verify CVE-2025-29927 authentication bypass vulnerability with high accuracy and concurrent scanning. | Kitploit
Tools/GitHubGitHub/amitlttwo/next.js-cve-2025-29927
Vulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubamitlttwo/next.js-cve-2025-29927

Next.JS-CVE-2025-29927

Scans Next.js applications to detect and verify CVE-2025-29927 authentication bypass vulnerability with high accuracy and concurrent scanning.

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

Next.js Vulnerability Scanner (CVE-2025-29927)

Go Report Card License: MIT

A security tool to detect and verify Next.js applications vulnerable to CVE-2025-29927 (Authentication Bypass).

Features

  • 🎯 Accurate Next.js detection with multiple verification methods
  • 🔍 Precise version comparison to identify vulnerable instances
  • 🛡️ Exploit verification with zero false positives
  • 🚀 High-performance concurrent scanning
  • 📊 Multiple output formats (console, file)

Installation

Binary Releases

Download pre-built binaries from the Releases page.

From Source

  1. Ensure you have Go 1.20+ installed
  2. Clone the repository:
root@kitploit:~
git clone https://github.com/yourusername/nextjs-scanner.git
cd nextjs-scanner
root@kitploit:~
Download Tool