CVE-2026-71539
Received
Received - Intake
Symlink Attack in n8n Workflow Automation Platform
Vulnerability report for CVE-2026-71539, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-18
Last updated on: 2026-08-18
Assigner: GitHub, Inc.
Description
Description
n8n is an open source workflow automation platform. Prior to 1.123.64, 2.29.8, and 2.30.1, the Git node clone operation allows an authenticated workflow user to swap a validated directory for a symlink before cloning, planting a crafted repository in the community node directory that loads as a custom JavaScript node after restart and executes arbitrary code on the server. This issue is fixed in versions 1.123.64, 2.29.8, and 2.30.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| n8n-io | n8n | to 1.123.64 (exc) |
| n8n-io | n8n | to 2.29.8 (exc) |
| n8n-io | n8n | to 2.30.1 (exc) |
| n8n | n8n | to 1.123.64 (inc) |
| n8n | n8n | to 2.29.8 (inc) |
| n8n | n8n | to 2.30.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |