CVE-2026-56778
MEDIUM
6.4
CVSS 3.1
Description
n8n before 2.25.7 and 2.26.x before 2.26.2 contains an authorization bypass in the Public API execution retry endpoint, which authorizes access using the workflow:read scope instead of workflow:execute. An authenticated user with read-only access to a shared workflow can use the Public API to retry executions of that workflow, bypassing the intended permission boundary between read and execute access. This affects instances where workflows are shared with other users or across projects.
Metadata
Severity & Metrics
6.4
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
SSVC — CISA Coordinator
Affected products (2)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| n8n | n8n | — | 0 < 2.26.2, 2.26.2 |
| n8n | n8n | — | 0 < 2.25.7, 2.25.7 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-863 | cna | Incorrect Authorization |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.4 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
| 5.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N |
References (2)
- GitHub Security Advisory (GHSA-h3jj-5f3v-3685) https://github.com/n8n-io/n8n/security/advisories/GHSA-h3jj-5f3v-3685
- VulnCheck Advisory: n8n - Authorization Bypass in Public API Execution Retry Endpoint https://www.vulncheck.com/advisories/n8n-authorization-bypass-in-public-api-execution-retry-endpoint