Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 456 Bytes

File metadata and controls

15 lines (12 loc) · 456 Bytes

n8n RCE (PATCHED)

Remote Code Execution via n8n Workflows (Based on CVE-2025-68613)

⚠️ Made for Educational purposes only 📚

Tested on Version

Installation & Usage 🛠️

$ 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>