Skip to main content

n8n CVE-2026-65015

| EUVDEUVD-2026-47631 HIGH
Incorrect Authorization (CWE-863)
7.2
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.2 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.1 HIGH

Authenticated Project Viewer (PR:L) over the network; AC:H because a node-tool-enabled agent must already exist; scope change (S:C) as it reaches credentials/systems beyond the user's authorization, high confidentiality, limited integrity.

3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:L

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 22, 2026 - 13:02 EUVD
Analysis Generated
Jul 22, 2026 - 12:25 vuln.today
CVE Published
Jul 22, 2026 - 11:21 cve.org
HIGH 7.2

DescriptionCVE.org

n8n versions before 2.30.1 contain a privilege escalation vulnerability in the AI Agents feature where the node-execution tool lacks proper authorization checks. A Project Viewer user can escalate privileges by chatting with an agent that has node tools enabled, executing arbitrary nodes and accessing credential secrets without proper authorization verification.

AnalysisAI

Privilege escalation in n8n workflow automation platform before 2.30.1 allows a low-privileged Project Viewer to abuse the AI Agents feature, where the node-execution (run-node) tool omits authorization checks. By chatting with an agent that has node tools enabled, the viewer can execute arbitrary nodes and read credential secrets they should not access. Reported by VulnCheck; no public exploit identified at time of analysis, and it is not listed in CISA KEV.

Technical ContextAI

n8n is a source-available workflow automation platform in which users operate within projects under role-based access control (e.g. Project Viewer, which is intended to be read-only). The vulnerability lives in the AI Agents feature: when an agent is configured with node tools, the underlying node-execution tool (run-node) can be invoked through natural-language chat. Per CWE-863 (Incorrect Authorization), the code path that executes these node tools performs the action without verifying that the requesting user's role actually permits node execution or credential access, so the authorization decision is either missing or evaluated against the wrong principal. Because node execution in n8n resolves and injects stored credential secrets at runtime, bypassing that check exposes secrets belonging to the project or connected systems. The affected CPE is cpe:2.3:a:n8n-io:n8n across all versions prior to the 2.30.1 fix.

RemediationAI

Upgrade to n8n 2.30.1 or later, which is the vendor-released patch that adds the missing authorization checks on the node-execution tool (see GHSA-x5vx-c2c8-m3w9). If you cannot upgrade immediately, reduce exposure by disabling or removing node tools from AI Agent configurations so that agents cannot invoke the run-node tool - this neuters the attack path but also removes legitimate agent-driven node execution. Additionally, audit and tighten project membership so that untrusted or read-only users are not placed in projects that contain credential-bearing workflows and node-enabled agents, and review which credentials are scoped to shared projects, since the trade-off of over-broad project membership is exactly the secret exposure this flaw exploits. Consult the vendor advisory (https://github.com/n8n-io/n8n/security/advisories/GHSA-x5vx-c2c8-m3w9) and VulnCheck writeup (https://www.vulncheck.com/advisories/n8n-before-privilege-escalation-via-run-node-tool) before rolling out mitigations.

More in N8n

View all
CVE-2026-21877 CRITICAL POC
9.9 Jan 08

n8n workflow automation (through 1.121.2) allows authenticated users to execute arbitrary code via the n8n service, with

CVE-2026-21858 CRITICAL POC
10.0 Jan 08

n8n workflow automation (1.65.0 to 1.121.0) allows unauthenticated file access through form-based workflows. A critical

CVE-2026-1470 CRITICAL POC
9.9 Jan 27

n8n has a fifth critical RCE vulnerability (CVSS 9.9) in the Expression evaluator, enabling code execution through craft

CVE-2026-33660 CRITICAL POC
9.4 Mar 25

An authenticated user with workflow creation or modification privileges in n8n workflow automation platform can exploit

CVE-2026-33665 HIGH POC
8.8 Mar 25

Authenticated n8n users can hijack administrator accounts when LDAP authentication is enabled by manipulating their LDAP

CVE-2023-27563 HIGH POC
8.8 May 10

The n8n package 0.218.0 for Node.js allows Escalation of Privileges. Rated high severity (CVSS 8.8), this vulnerability

CVE-2026-0863 HIGH POC
8.5 Jan 18

Authenticated users can exploit string formatting and exception handling in n8n's Python task executor to escape sandbox

CVE-2023-27564 HIGH POC
7.5 May 10

The n8n package 0.218.0 for Node.js allows Information Disclosure. Rated high severity (CVSS 7.5), this vulnerability is

CVE-2023-27562 MEDIUM POC
6.5 May 10

The n8n package 0.218.0 for Node.js allows Directory Traversal. Rated medium severity (CVSS 6.5), this vulnerability is

CVE-2026-33724 MEDIUM POC
6.3 Mar 25

n8n versions prior to 2.5.0 contain a critical SSH host key verification bypass in the Source Control feature that allow

CVE-2026-33720 MEDIUM POC
6.3 Mar 25

This vulnerability in n8n (an open-source workflow automation platform) is an authentication bypass in the OAuth callbac

CVE-2026-27495 CRITICAL
9.9 Feb 25

Code injection in n8n workflow automation before 2.10.1/2.9.3/1.123.22 allows authenticated users to execute arbitrary c

Share

CVE-2026-65015 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy