Improper access control in n8n - #VU134563
Published: June 16, 2026
n8n
Detailed vulnerability description
The vulnerability allows a remote user to trigger workflow execution and cause unintended side effects in downstream systems.
The vulnerability exists due to improper access control in the POST /workflows/{workflowId}/test-runs/new endpoint when handling requests to create evaluation test runs. A remote user can send a request to create a new test run for a workflow with read-only access to trigger workflow execution and cause unintended side effects in downstream systems.
Only instances using the Evaluations feature are affected.