Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| N8N | N8N | < 2.25.7 |
Related Weaknesses (CWE)
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-h3jj-5f3v-3685MitigationVendor Advisory
- https://www.vulncheck.com/advisories/n8n-authorization-bypass-in-public-api-execThird Party Advisory
FAQ
What is CVE-2026-56778?
CVE-2026-56778 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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:execut...
How severe is CVE-2026-56778?
CVE-2026-56778 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56778?
Check the references section above for vendor advisories and patch information. Affected products include: N8N N8N.