๐Ÿ” CVE Alert

CVE-2026-56776

HIGH 7.4

n8n - Incorrect OAuth Scope Validation in Workflow Test Run Endpoint

CVSS Score
7.4
EPSS Score
0.2%
EPSS Percentile
6th

n8n before 1.123.55, 2.25.7, and 2.26.2 contains an authorization bypass in the POST /workflows/{workflowId}/test-runs/new endpoint, which authorizes access using the workflow:read scope instead of workflow:execute. An authenticated user with read-only access to a workflow can trigger a real evaluation test run, causing the workflow to execute via the internal workflow runner and resulting in unintended outbound API calls, data mutations, or other side effects in connected downstream systems. The issue primarily affects instances using the Evaluations feature where RBAC project roles grant workflow:read without workflow:execute.

CWE CWE-863
Vendor n8n
Product n8n
Published Jul 8, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for n8n n8n

Be the first to know when new high vulnerabilities affecting n8n n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

n8n / n8n
0 < 1.123.55
n8n / n8n
0 < 2.26.2
n8n / n8n
0 < 2.25.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-hv7x-3x78-gx53 vulncheck.com: https://www.vulncheck.com/advisories/n8n-incorrect-oauth-scope-validation-in-workflow-test-run-endpoint

Credits

๐Ÿ” 34selen