
Interactive exploitation tool for 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.
For educational and authorized pentesting purposes only.
git clone https://github.com/yurahshell/CVE-2025-55182-Interactive-mode
cd CVE-2025-55182-Interactive-mode
pip install -r requirements.txt
| Software | Affected |
|---|---|
| React | 19.x (RSC enabled) |
| Next.js | frameworks using RSC |