Path traversal in n8n - #VU140988
Published: August 5, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in the @n8n/workflow-sdk node-schema loader when deriving a schema module path from an attacker-supplied node type string. A remote user can supply a crafted node type string to execute arbitrary code.
The code executes in the n8n main process.