In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade n8n
to version 1.99.1 or higher.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to Missing Authorization over the /rest/executions/:id/stop
endpoint, which can execute stop a workflow operation on workflows not owned by the user. Long-running and time-sensitive workflows are particularly vulnerable.
This vulnerability can be avoided by restricting access to the /rest/executions/:id/stop
endpoint via a reverse proxy or API gateway.