Improper Authorization in n8n - #VU134572
Published: June 16, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to bypass authorization checks and retry workflow executions.
The vulnerability exists due to improper access control in the Public API execution retry endpoint when handling retry requests for shared workflows. A remote user can send a retry execution request for a workflow with only read access to bypass authorization checks and retry workflow executions.
This issue affects instances where workflows are shared with other users or across projects.