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 Arbitrary Code Injection vulnerabilities in an interactive lesson.
Start learningUpgrade n8n to version 1.123.27, 2.13.3, 2.14.1 or higher.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to Arbitrary Code Injection via the Merge node's Combine by SQL mode. An authenticated user with permissions to create or modify workflows can execute arbitrary code and access sensitive files on the host by crafting malicious SQL statements when creating or modifying workflows.
This vulnerability can be mitigated by limiting workflow creation and editing permissions to fully trusted users only, or by disabling the Merge node by adding n8n-nodes-base.merge to the NODES_EXCLUDE environment variable.