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-CVE-2025-68613 — Lab report analyzing CVE-2025-68613 expression injection in n8n, demonstrating sandbox escape via crafted payloads to access sensitive server files, with OWASP Top 10 mapping and remediation recommendations. | Kitploit
Tools/GitHubGitHub/canpilayda/n8n-rce-cve-2025-68613
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationPayload DevelopmentLabs & Practice
GitHubcanpilayda/n8n-rce-cve-2025-68613

n8n-RCE-CVE-2025-68613

Lab report analyzing CVE-2025-68613 expression injection in n8n, demonstrating sandbox escape via crafted payloads to access sensitive server files, with OWASP Top 10 mapping and remediation recommendations.

View Repository
34 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

n8n Expression Injection RCE Analysis (CVE-2025-68613)

This repo contains the lab report I prepared for exploiting the vulnerable n8n service available on the Hackviser platform.

In the study, I demonstrated how I performed a sandbox escape by using the expression evaluation mechanism on n8n and gained unauthorized access to a sensitive file (/secret.txt) in the server’s root directory. This process clearly reveals the practical impact of the A03:2021-Injection vulnerability listed in the OWASP Top 10.

The exploitation steps, details of the payload I used, and my recommendations on how to secure the system are included in the report.md file.

Download Tool