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

![Bash](https://img.shields.io/badge/Bash-Script-green)
![Security](https://img.shields.io/badge/Security-CVE--Scanner-red)
![Bug Bounty](https://img.shields.io/badge/Bug%20Bounty-Ready-orange)
![Status](https://img.shields.io/badge/Status-Active-brightgreen)
![License](https://img.shields.io/badge/License-Educational-blue)

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