CVE-2026-72763
Received Received - Intake

Privilege Escalation in n8n Workflow Execution

Vulnerability report for CVE-2026-72763, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: VulnCheck

Description

n8n before 1.123.67, 2.31.5, and 2.32.1 validates credential-access only for a node's top-level credentials and not for credentials referenced inside an Execute Sub-workflow node's inline workflow JSON. A member with Editor access to a shared workflow (when workflow sharing is enabled) who knows a target credential's ID can reference that credential in the inline JSON; it passes save-time and runtime validation and resolves in the parent workflow's project context, allowing the attacker to use or exfiltrate credentials they are not permitted to access.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
n8n n8n to 1.123.67 (exc)
n8n n8n 2.31.5
n8n n8n 2.32.1
n8n n8n to 2.32.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in n8n versions before 1.123.67, 2.31.5, and 2.32.1 allows credential exfiltration through the Shared-Workflow Editor. It occurs because credential-access checks only validate top-level credentials in a node, not those referenced inside an Execute Sub-workflow node's inline JSON. An attacker with Editor access to a shared workflow can embed a credential they shouldn't have access to within the inline workflow JSON, which then resolves in the parent workflow's context.

Detection Guidance

To detect this vulnerability, audit shared workflows for Execute Sub-workflow nodes containing inline JSON with credential references. Check n8n versions for affected releases (before 1.123.67, 2.31.5, 2.32.1). Inspect workflow sharing settings and Editor access permissions.

Impact Analysis

An attacker could use or exfiltrate credentials they are not permitted to access, potentially leading to unauthorized data access, data breaches, or further exploitation of connected systems. This requires workflow sharing to be enabled, Editor access for the attacker, and knowledge of the target credential's ID.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements such as GDPR (data protection) and HIPAA (health information privacy). It may result in data breaches, unauthorized disclosures, and failure to meet regulatory standards for access controls and data protection.

Mitigation Strategies

Upgrade n8n to patched versions (1.123.67, 2.31.5, 2.32.1 or later). Restrict workflow sharing to trusted users only. Audit existing shared workflows for suspicious Execute Sub-workflow nodes. Implement network egress restrictions from the n8n instance to limit credential exfiltration.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72763. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart