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 applicationsUpgrade 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 Incomplete List of Disallowed Inputs for the Python Code node when the Python Task Runner is enabled. A user with permission to create or modify workflows can evade the validator and reach the task executor module namespace by authoring Python in that node, and on instances configured with N8N_BLOCK_RUNNER_ENV_ACCESS=false can read environment variables available to the task runner process. Exploitation is limited to self-hosted instances with the Python Task Runner enabled, and the environment variable disclosure applies only when N8N_BLOCK_RUNNER_ENV_ACCESS=false.
This vulnerability can be avoided by disabling the Python Code node through the NODES_EXCLUDE environment variable, or by disabling the Python Task Runner entirely.