Share
## https://sploitus.com/exploit?id=B6699F3D-8C3D-5AF7-89DD-0F3258462343
# CVE-2025-55182 Advanced Scanner ๐





A **professional and automated security scanner** to detect and validate **CVE-2025-55182**, a critical vulnerability affecting **Next.js (React Server Components)**.
Designed for **security researchers, penetration testers, and bug bounty hunters** who want fast, clean, and reliable vulnerability verification.
---
## โจ Features
- ๐ Automated detection of CVE-2025-55182
- โก Fast & lightweight Bash-based tool
- ๐ฏ Custom command execution support
- ๐ฆ Inspired by ProjectDiscovery Nuclei template
- ๐ง Clean decoded output
- ๐ก๏ธ Smart error handling (403, WAF, SSL, timeout)
---
## ๐งฉ Vulnerability Overview
- **CVE ID:** CVE-2025-55182
- **Category:** Remote Code Execution (RCE)
- **Affected Tech:** Next.js โ React Server Components
- **Impact:** Arbitrary command execution on the server
This vulnerability occurs due to **improper handling of internal RSC requests and prototype manipulation**, which can allow attackers to execute system-level commands.
๐ **CVE Reference:**
- https://nvd.nist.gov/vuln/detail/CVE-2025-55182
- https://cloud.projectdiscovery.io/library/CVE-2025-55182
> โ ๏ธ Test **only on assets you own or have explicit permission for**.
---
## ๐ Requirements
- Linux / macOS
- `bash`
- `curl`
- `openssl`
- `python3` (optional, recommended)
---
## ๐ Installation
```bash
git clone https://github.com/your-username/CVE-2025-55182-Advanced-Scanner.git
cd CVE-2025-55182-Advanced-Scanner
chmod +x scanner.sh
---
## โกUsage
./scanner.sh -d -c
---
## ๐ฅ Examples
./scanner.sh -d vulnapp.com -c id
./scanner.sh -d http://localhost:3000 -c "ping -c 3 google.com"
./scanner.sh -d vulnapp.com -c "cat /etc/passwd"
โ ๏ธ Disclaimer
This project is intended strictly for educational and authorized security testing.
โ Unauthorized testing is illegal.
The author takes no responsibility for misuse or damage.
---
๐จโ๐ป Author
Prince Roy
Bug Bounty Hunter | Cybersecurity Learner
๐ LinkedIn / GitHub: (add your profile link here)
---
โญ Support & Contribution
If this project helped you:
โญ Star the repository
๐ด Fork and improve it
๐ Submit issues or PRs