Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
n8n-RCE — Remote Code Execution via n8n Workflows (Based on CVE-2025-68613) | Kitploit
Tools/GitHubGitHub/abdulrkb/n8n-rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationRemote Access Tool
GitHubabdulrkb/n8n-rce

n8n-RCE

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

View Repository
7 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

n8n RCE (PATCHED)

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

⚠️ Made for Educational purposes only 📚

Tested on Version

Installation & Usage 🛠️

root@kitploit:~
$ 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>
Download Tool