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 Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade n8n to version 2.25.7, 2.26.2 or higher.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to Incorrect Authorization in the Public API execution retry endpoint, which authorizes the request against the workflow:read permission instead of workflow:execute. A user with only workflow:read access to a shared workflow can run workflow retries they are not permitted to execute by calling the Public API retry endpoint. Exploitation requires the workflow to be shared with the user or across projects, and the retry runs the workflow, which can read data or change state within that workflow's scope.