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-editor-ui
to version 1.98.0 or higher.
n8n-editor-ui is a Workflow Editor UI for n8n
Affected versions of this package are vulnerable to Open Redirect via the login
process. An attacker can redirect authenticated users to attacker-controlled domains by crafting malicious URLs with a misleading redirect query parameter, potentially leading to phishing attacks, credential or two-factor authentication theft, and reputation risk by impersonating trusted interfaces.
Note:
This is only exploitable if the /signin
endpoint is exposed to users.