Lucene search
+L

1806 matches found

Kitploit
Kitploit
added 2026/09/12 6:18 a.m.4 views

n8n-exploit-CVE-2025-68613-n8n-God-Mode-Ultimate

n8n God Mode Ultimate - CVE-2025-68613 Scanner & Exploitation Framework Advanced n8n Workflow Automation RCE Scanner & Exploitation Tool 🎯 Overview n8n God Mode Ultimate is a comprehensive security testing framework designed to detect and validate CVE-2025-68613 in n8n workflow automation...

9.9CVSS8.4AI score0.99105EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/12 6:17 a.m.6 views

n8n-CVE-2025-68613

🔥 n8n CVE-2025-68613 — Remote Code Execution Research This repository contains full vulnerability research, exploitation methodology, detection engineering, and TryHackMe walkthrough for CVE-2025-68613 , a critical Remote Code Execution vulnerability in the n8n workflow automation platform. 📌 CVE...

9.9CVSS8.4AI score0.99105EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/12 4:22 a.m.7 views

soc-automation-lab

SOC Automation Lab This repository documents the design, detection logic, automation workflows, and lessons learned from building an automated SOC demo using open-source tools. The project focuses on how alerts move from detection to investigation and notification , and what breaks along the way...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:26 a.m.6 views

CVE-2025-68613-POC

🚨 CVE-2025-68613: Critical RCE Vulnerability in n8n Table of Contents 1. Overview 2. What is n8n? 3. Vulnerability Basics 4. Technical Details 5. Affected Versions 6. Exploitation Mechanics 7. Real-World Impact 8. Detection Methods 9. Remediation & Mitigation 10. Resources & References Overview...

9.9CVSS8.7AI score0.99105EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/11 10:53 p.m.8 views

sliver-n8n-notifications

Sliver C2 + n8n Integration Real-time notifications for Sliver C2 implant callbacks via Discord and Slack Overview This project integrates Sliver C2 Command & Control framework with n8n workflow automation to provide real-time notifications when new implant connections are established. When a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:36 p.m.12 views

n8n-CVE-2025-68613-exploit

n8n - CVE-2025-68613: Improper Control of Dynamically-Managed Code Resources Vulnerability n8n contains a critical Arbitrary Code Execution vulnerability in its workflow expression evaluation system. Under certain conditions, expressions supplied by authenticated users during workflow configurati...

9.9CVSS8.3AI score0.99105EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/11 4:35 p.m.9 views

CVE-2026-65591

CVE-2026-65591 漏洞软件名称及受影响版本 n8n 1.123.64 之前的版本 n8n 2.29.8 之前的版本 n8n 2.30.1 之前的版本 描述 遗留表达式求值器的计算成员处理器中存在一个消毒器绕过漏洞。拥有创建或修改工作流权限的已认证用户可构造恶意表达式以绕过消毒器,从而以 n8n 进程的权限实现主机级代码执行。在受影响版本中,遗留表达式引擎是默认引擎。 建议 升级到 1.123.64 或更高版本。 升级到 2.29.8 或更高版本。 升级到 2.30.1 或更高版本。 通过设置 N8N EXPRESSION ENGINE=vm 切换到非遗留表达式引擎。...

8.9CVSS5.9AI score0.00481EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 12:34 p.m.4 views

exploit-CVE-2023-27564

Exploit for CVE-2023-27564 This vulnerability allows anonymous file read in n8n. root@kitploit: import requests url = "https://example.com/rest/data/filesystem:..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd:.svg" response = requests.geturl printresponse.statuscode printresponse.headers...

7.5CVSS7.4AI score0.01214EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 9:44 a.m.5 views

CVE-2026-21858-and-CVE-2025-68613

Ni8mare:n8n 预认证 RCE(CVE-2026-21858 与 CVE-2025-68613)——漏洞实验室与 PoC 报告 漏洞实验室(Vulnerable Lab)环境与 n8n 平台上 Ni8mare 漏洞链的详细利用分析报告——从 任意文件读取 (CVE-2026-21858)到 远程代码执行 (CVE-2025-68613),全程无需认证。 详细分析与利用报告 请参阅官方报告,查看包含逐步 PoC 演示截图的完整分析文档: 查看详细利用报告(REPORT.md) 报告内容包括:n8n 架构分析、Content-Type Confusion 原理、Expression...

10CVSS8.4AI score0.99105EPSS
SaveExploits47References1
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.117 views

n8n >= 0.123.0 and < 1.121.3 - Remote Code Execution

n8n versions = 0.123.0 and = 0.123.0 and = 0.123.0 and 1.121.3 contain a critical authenticated remote code execution vulnerability via arbitrary file write. An authenticated user can exploit the Git node to overwrite critical files and execute untrusted code on the n8n server, potentially leadin...

9.9CVSS8.8AI score0.05449EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/11 2:37 a.m.6 views

CVE-2026-25049

🚨 CVE-2026-25049 – n8n 未授权设置泄露 📌 概述 CVE 编号: CVE-2026-25049 受影响软件: n8n 严重性: 严重 类别: 不当访问控制 / 信息泄露 该漏洞允许在某些 n8n 部署中通过 REST API 端点未授权访问 内部配置数据。 🧭 目录 概述 技术详情 影响 受影响版本 验证 缓解措施 安全说明 免责声明 🔍 技术详情 在易受攻击的配置中,以下端点无需身份验证即可访问: root@kitploit: GET /rest/settings 📤 可能泄露的数据包括 🔐 身份验证方法(例如,电子邮件登录) 🌐 实例模式(例如,public) ...

9.9CVSS8.4AI score0.01451EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.3 views

CVE-2026-21858

🚨 CVE-2026-21858 — “Ni8mare” 一个无需认证的远程代码执行漏洞,影响开源工作流自动化平台。 📖 目录 概述 技术细节 严重等级与 CVSS 受影响版本 影响 利用 检测 修复 临时措施 总结 🔎 概述 CVE-2026-21858 ,代号 “Ni8mare” ,是 n8n 中的一个严重漏洞。n8n 是一个用于构建自动化工作流(例如自动化 API 调用、集成、SaaS 连接器)的流行平台。 该漏洞允许未经认证的远程攻击者 与未正确验证的 webhook/表单端点交互,从而未经授权访问文件及内部服务器资源。 成功利用该漏洞可能导致完全远程代码执行(RCE)...

10CVSS8.5AI score0.78447EPSS
SaveExploits24
Github Security Blog
Github Security Blog
added 2026/09/10 9:21 p.m.5 views

n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution

Impact The OAuth token endpoint bound an authorization code's first access token to the consented resource, but not its refresh token. Refreshing only checked that the requested resource was registered, not that it matched the original grant. An OAuth client approved for one workflow could refres...

7.6CVSS0.0032EPSS
SaveExploits0References9Affected Software1
Patchstack
Patchstack
added 2026/09/10 9:21 p.m.6 views

NPM: n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution

NPM: n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution vulnerability discovered by ? in WordPress Npm n8n versions 2.37.7...

7.6CVSS0.0032EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/09/10 9:21 p.m.6 views

EUVD-2026-73162

n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution...

5.9CVSS0.0032EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/09/10 9:18 p.m.8 views

NPM: n8n: Instance AI Credential Setup Accepts Unvalidated Probe URL from Fetched Content

NPM: n8n: Instance AI Credential Setup Accepts Unvalidated Probe URL from Fetched Content vulnerability discovered by ? in WordPress Npm n8n versions 2.37.7...

7.1CVSS0.00364EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/10 9:18 p.m.7 views

EUVD-2026-73930

n8n: Instance AI Credential Setup Accepts Unvalidated Probe URL from Fetched Content...

5.9CVSS0.00364EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/10 9:18 p.m.7 views

n8n: Instance AI Credential Setup Accepts Unvalidated Probe URL from Fetched Content

Impact Instance AI credential setup accepted a credential test/verification URL without checking it matched the workflow node's origin. Exfiltration required the user to actively inject an attacker-controlled URL into the setup flow. The patch derives the credential destination from the node's ow...

7.1CVSS0.00364EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/10 9:16 p.m.7 views

EUVD-2026-74268

n8n: Git Node branch..remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read...

5.3CVSS0.00323EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 9:16 p.m.6 views

n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

Impact The Git node validated the repository that a fetch or pull targeted, but setUpstream wrote a branch..remote value into the repository's own configuration without validating it. A subsequent fetch or pull resolved the remote from that configuration rather than from the checked parameter, so...

5.3CVSS0.00323EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder