
CVE-2025-55182 漏洞检测与利用工具(GUI版)
This project is a graphical detection and exploitation tool targeting the high-risk CVE-2025-55182 vulnerability, developed with Python + tkinter to provide a fully graphical interface. It eliminates the need for complex command-line operations, combining ease of use with practicality.
CVE-2025-55182 exists in the Next.js framework within the React Server Components (RSC) ecosystem. Attackers can achieve remote command execution by crafting malicious multipart/form-data requests, thereby taking over server privileges. This tool is intended solely for authorized security research and compliant penetration testing, helping security professionals quickly verify the impact of the vulnerability on target assets and facilitate incident response and security hardening.
| Feature Module | Detailed Description |
|---|---|
| Vulnerability Detection | Supports single-target / batch detection, integrates passive feature identification (response headers, page keywords) and active fingerprint verification (React Flight Protocol). Results can be exported in TXT/CSV format. |
| One-Click Command Execution | No need to manually construct payloads. Enter the target URL and a system command (whoami/ls/cat, etc.); the tool automatically performs the exploit and returns the execution result. |
| Memory Web Shell Deployment & Use | One-click deployment of fileless memory web shells, supporting custom access paths. Commands can be executed via the tool or a browser flexibly. |
| Reverse Shell | Built-in reverse shell function. After configuring the attacker IP and listening port, you can quickly obtain an interactive shell on the target server. |
| Compatibility Adaptation | Automatically repairs URL formats, ignores SSL verification, supports multi-threaded batch scanning, and adapts to different operating systems and network environments. |
cve-2025-55182-gui.exe
Vulnerability Detection

Command Execution

Memory Web Shell Deployment & Use
http://target-ip:3000/custom-path?cmd=command-to-execute.
Reverse Shell
nc -lvp listening-port
child_process keyword.child_process module on the server side, and minimize the runtime privileges of business services.This project is intended solely for security research and authorized penetration testing. It is prohibited to use it for any illegal attacks, unauthorized system probing, or data theft.
All legal liabilities, economic losses, system damage, or other consequences arising from the use of this tool shall be borne solely by the user. The project developers assume no joint liability.
Welcome to follow the Mengxing Security WeChat Official Account, which will continuously update cybersecurity-related content.

Welcome to join the discussion group to exchange and learn together.
