
Proof of Concept (PoC) Script for Remote Code Execution via n8n Workflows (Based on CVE-2025-68613)
$ git clone https://github.com/AbdulRKB/n8n-RCE.git
$ cd n8n-RCE
$ pip install -r requirements.txt
$ python exploit.py -u <target url> -e <email> -p <password>