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-55182-mass — Command-line scanner for detecting and exploiting CVE-2025-55182 (RCE) in Next.js React Server Components. Supports batch scanning from domain lists with customizable command execution. | Kitploit
Tools/GitHubGitHub/hunter24x24/cve-2025-55182-mass
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubhunter24x24/cve-2025-55182-mass

CVE-2025-55182-mass

Command-line scanner for detecting and exploiting CVE-2025-55182 (RCE) in Next.js React Server Components. Supports batch scanning from domain lists with customizable command execution.

View Repository
9 months 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-55182 Scanner

Simple command-line tool for detecting and exploiting CVE-2025-55182 (React Server Components RCE) in Next.js applications. scanner

Installation

root@kitploit:~
chmod +x scanner.sh && chmod +x automate.sh

Usage

root@kitploit:~
# Scan with default command (id)
bash automate.sh -l domains.txt


## Disclaimer

This tool is for **educational and authorized security testing purposes only**. Do not use against systems you don't own or have permission to test.

## References

- [CVE-2025-55182](https://cloud.projectdiscovery.io/library/CVE-2025-55182)
- [React Security Advisory](https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components)
Download Tool