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-nodes-base to version 1.121.15, 2.9.1, 2.10.1 or higher.
n8n-nodes-base is a Base nodes of n8n
Affected versions of this package are vulnerable to Arbitrary Code Injection via the Merge node's SQL query mode. An attacker can execute arbitrary code and write arbitrary files on the server by crafting malicious workflows after authenticating with permissions to create or modify 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.