CVE-2026-65598
n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@1.123.64
npm install n8n@2.29.8
npm install n8n@2.30.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-367
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:L/SA:L
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-g3r5-9h93-4j2cWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-65598ADVISORY
- https://github.com/n8n-io/n8nPACKAGE
- https://github.com/n8n-io/n8n/releases/tag/n8n@1.123.64WEB
- https://github.com/n8n-io/n8n/releases/tag/n8n@2.29.8WEB
- https://github.com/n8n-io/n8n/releases/tag/n8n@2.30.1WEB
- https://www.vulncheck.com/advisories/n8n-before-remote-code-execution-via-git-cloneWEB
Frequently Asked Questions
- What is CVE-2026-65598?
- n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.3/10).
- How do I check if my project is affected by CVE-2026-65598?
- CVE-2026-65598 affects n8n. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-65598 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-44790CRITICAL
n8n Has an Arbitrary File Read via Git Node
- CVE-2026-33660CRITICAL
n8n has Multiple Remote Code Execution Vulnerabilities in Merge Node AlaSQL SQL Mode
- CVE-2026-1470CRITICAL
n8n Unsafe Workflow Expression Evaluation Allows Remote Code Execution
- CVE-2025-68668CRITICAL
n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node
- CVE-2026-33696CRITICAL
n8n: Prototype Pollution in XML and GSuiteAdmin node parameters lead to RCE
- CVE-2026-27494HIGH
n8n has Arbitrary File Read via Python Code Node Sandbox Escape
- CVE-2026-65591HIGH
n8n: Legacy Expression Evaluator Sanitizer Bypass Leads to Authenticated Code Execution
- CVE-2026-54307HIGH
n8n: Credential Exfiltration via Permission Bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies