Inefficient regular expression complexity in n8n - #VU146794
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to inefficient regular expression complexity in the default blocked-file-pattern match in the Git node clone operation when processing a crafted destination path. A remote user can supply a specially crafted clone path to cause a denial of service.
Evaluation occurs synchronously in the main process, and a single workflow execution can freeze the instance for other users.