
Proof-of-concept exploit for CVE-2025-68613, an authenticated remote code execution vulnerability in N8N. Executes arbitrary bash commands on vulnerable N8N instances via a simple Python script.
PoC exploit code for N8N authenticated RCE vulnerability CVE-2025-68613
python3 poc.py -u <N8N URL> -c <Bash command>
