Back to Index

CVE-2025-11582 (React2Shell)

Port: 10001:3000 Docker Image: joshbeck2024/ctf-react-cve-2025-55182

Run Challenge

Download Script

Copy and paste this command into your terminal to start the challenge.

docker run -d --name flag-red73 --restart always -p 10001:3000 joshbeck2024/ctf-react-cve-2025-55182

Stop & Cleanup

Download Script

Finished? Run this to stop and remove the container.

docker stop flag-red73 && docker rm flag-red73