This vulnerability is trending on Twitter; this may indicate a growing threat.
Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 1.121.0 or higher.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input that is passed to the handleFormData() function. An attacker can gain unauthorized access to files on the underlying server by requests with unexpected content-type values to exposed endpoints. This allows the attacker to make arbitrary file contents available via the chat interface. Sensitive cookie values retrieved can then be used to bypass authentication and further compromise of the application and underlying system.
Note:
For users using the main n8n package it is recommended to upgrade to n8n@1.121.0.
##Workaround This vulnerability can be mitigated by restricting or disabling publicly accessible webhook and form endpoints.