Skip to main content

n8n EUVDEUVD-2026-42268

| CVE-2026-59253 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-07-08 disclosure@vulncheck.com GHSA-gqcv-rfj6-r29g GHSA-2xgm-wc4g-5jvg
5.3
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
5.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/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
5.0 MEDIUM

Network-accessible, authenticated (PR:L), no UI required; scope changes (S:C) because the attacker's actions corrupt another project's folder structure beyond their own security domain; integrity-only impact (I:L), no confidentiality or availability consequences.

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

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

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

Lifecycle Timeline

2
Analysis Generated
Jul 08, 2026 - 15:18 vuln.today
Patch available
Jul 08, 2026 - 15:01 EUVD

DescriptionCVE.org

n8n before 2.28.0 contains an improper authorization vulnerability allowing authenticated users to assign workflows to folders in other projects. Attackers can bypass project and folder authorization boundaries by supplying crafted request payloads during workflow creation, causing logical integrity violations in target project folder structures.

AnalysisAI

Improper authorization in n8n before 2.28.0 enables authenticated users to assign workflows to folders belonging to foreign projects by supplying crafted payloads during workflow creation. The flaw (CWE-639) bypasses project and folder ownership checks entirely, allowing logical integrity violations across organizational boundaries in multi-project deployments. No active exploitation is confirmed (not in CISA KEV) and no public proof-of-concept code has been identified at time of analysis, though the vendor has released a fix in version 2.28.0.

Technical ContextAI

n8n is an open-source workflow automation platform that organizes automation workflows into projects and folders, a structure critical to multi-tenant or team-based deployments. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key): during workflow creation, the API endpoint accepts a folder assignment payload referencing a folder ID without verifying whether that folder belongs to a project the requesting user is authorized to access. Because the key (folder ID) is user-controlled and not server-side validated against the caller's project membership, any authenticated user with workflow creation rights can reference arbitrary folder IDs across project boundaries. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N) confirms this is a network-accessible, low-complexity flaw exploitable by any low-privileged authenticated user without special preconditions. The affected range spans all n8n versions from 0 up to 2.28.0 per EUVD-2026-42268.

RemediationAI

Upgrade n8n to version 2.28.0 or later, which resolves the missing authorization check on folder assignment during workflow creation. The vendor-confirmed patch is documented in the GitHub Security Advisory GHSA-2xgm-wc4g-5jvg at https://github.com/n8n-io/n8n/security/advisories/GHSA-2xgm-wc4g-5jvg. If immediate upgrade is not feasible, restrict workflow creation rights to the minimum necessary set of users, reducing the pool of accounts that could exploit the flaw - note this may impact legitimate automation operations. Additionally, audit existing workflows for any cross-project folder assignments that should not exist, as the patch will not retroactively remediate already-corrupted folder structures. No specific port blocking or network-layer mitigation is effective given that the flaw is in application-layer authorization logic.

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-33696 CRITICAL POC
9.4 Mar 25

A prototype pollution vulnerability in the XML and GSuiteAdmin nodes of n8n workflow automation platform allows authenti

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-2025-55526 CRITICAL POC
9.1 Aug 26

n8n-workflows Main Commit ee25413 allows attackers to execute a directory traversal via the download_workflow function w

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-33713 HIGH POC
8.7 Mar 25

SQL injection in n8n's Data Table Get node allows authenticated users with workflow modification permissions to execute

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-2026-33663 HIGH POC
8.5 Mar 25

n8n workflow automation platform Community Edition contains an authorization bypass vulnerability allowing authenticated

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

Share

EUVD-2026-42268 vulnerability details – vuln.today

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