The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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.