Share
## https://sploitus.com/exploit?id=5BCABCFB-D80A-5214-9A64-BC84A9534D4C
# CVE-2025-55182 โ React2Shell
> Interactive exploitation tool for **CVE-2025-55182**
---
## ๐ง What is CVE-2025-55182 ?
**React2Shell** exploits a critical Remote Code Execution flaw in React Server Components.
If the target runs React 19 (or a framework built on RSC like Next.js), it may be vulnerable.
---
## โ ๏ธ Disclaimer
For **educational and authorized pentesting purposes only.**
---
## ๐ฆ Installation
```bash
git clone https://github.com/yourname/CVE-2025-55182-Interactive-mode
cd CVE-2025-55182-Interactive-mode
pip install -r requirements.txt
```
---
## ๐ฏ Affected Versions
| Software | Affected |
|---|---|
| React | 19.x (RSC enabled) |
| Next.js | frameworks using RSC |
---
## ๐ References
- [NVD - CVE-2025-55182](https://nvd.nist.gov/vuln/detail/CVE-2025-55182)