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 — Python-based proof-of-concept exploit for CVE-2025-29927, a Next.js privilege bypass vulnerability. Supports single-target and batch scanning with configurable paths and threading. | Kitploit
Tools/GitHubGitHub/isee857/cve-2025-29927
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubisee857/cve-2025-29927

CVE-2025-29927

Python-based proof-of-concept exploit for CVE-2025-29927, a Next.js privilege bypass vulnerability. Supports single-target and batch scanning with configurable paths and threading.

View Repository
1 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 permission bypass vulnerability (CVE-2025-29927)

More PoCs at

https://pc.fenchuan8.com/#/index?forum=101158&yqm=DGR4X

#path default /, multi-thread default 10

Batch detection:

python poc.py -f url.txt -p /path -t 10

Single detection:

python poc.py -u your-ip -p /path -t 10

image

Download Tool