n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This lets an attacker plant a crafted repository in the community node directory, which n8n loads as a custom node on the next restart, executing arbitrary JavaScript on the server. Both self-hosted and cloud instances are affected.
References
| Link | Resource |
|---|---|
| https://github.com/n8n-io/n8n/security/advisories/GHSA-g3r5-9h93-4j2c | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/n8n-before-remote-code-execution-via-git-clone | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
27 Jul 2026, 19:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/n8n-io/n8n/security/advisories/GHSA-g3r5-9h93-4j2c - Mitigation, Vendor Advisory | |
| References | () https://www.vulncheck.com/advisories/n8n-before-remote-code-execution-via-git-clone - Third Party Advisory | |
| First Time |
N8n
N8n n8n |
|
| CPE | cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:* cpe:2.3:a:n8n:n8n:2.30.0:*:*:*:enterprise:node.js:*:* cpe:2.3:a:n8n:n8n:*:*:*:*:community:node.js:*:* cpe:2.3:a:n8n:n8n:2.30.0:*:*:*:community:node.js:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
22 Jul 2026, 12:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-22 12:18
Updated : 2026-07-27 19:18
NVD link : CVE-2026-65598
Mitre link : CVE-2026-65598
CVE.ORG link : CVE-2026-65598
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
