2.16.0
7 years ago
4 months ago
Known vulnerabilities in the n8n-workflow package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
n8n-workflow is a Workflow base code of n8n Affected versions of this package are vulnerable to Arbitrary Code Injection via crafted expressions using arrow functions in the Note: This is only exploitable if the attacker is an authenticated user with permission to create or modify workflows. How to fix Arbitrary Code Injection? Upgrade | <2.31.3>=2.32.0 <2.32.1 |
n8n-workflow is a Workflow base code of n8n Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via a mismatch between static validation and the runtime expression engine in external secrets handling. An attacker can access unauthorized secret values by embedding external secret references into credentials that bypass static validation, which are then resolved during workflow execution. Note: This is only exploitable if an external secrets provider is configured and Advanced Permissions are enabled. How to fix Authorization Bypass Through User-Controlled Key? Upgrade | <1.120.19>=2.0.0 <2.27.2>=2.28.0 <2.28.1 |
n8n-workflow is a Workflow base code of n8n Affected versions of this package are vulnerable to Prototype Pollution via the Workarounds
How to fix Prototype Pollution? Upgrade | <2.25.2>=2.26.0 <2.26.1 |
n8n-workflow is a Workflow base code of n8n Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to insufficient isolation in the Python Code Node that uses Pyodide. An authenticated attacker with permissions to create or modify workflows can execute arbitrary commands on the host system by creating or modifying workflows with malicious code. How to fix Remote Code Execution (RCE)? Upgrade | >=1.0.0 <2.0.0-rc.1 |