Vulnerability Description
n8n versions before 1.123.73, 2.35.4, and 2.36.2 contain a remote code execution vulnerability in the Git node. The node reset a fixed list of command-bearing configuration keys before each operation, but that list did not cover the content-filter and merge-driver key families. A repository with local configuration setting one of those keys together with a matching attribute pattern causes git to execute the configured command during an ordinary Add, Commit, Checkout, or Pull operation. The command runs as the n8n process user.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| N8N | N8N | < 1.123.73 |
Related Weaknesses (CWE)
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-mwp5-2m32-r54hMitigationVendor Advisory
- https://www.vulncheck.com/advisories/n8n-before-1.123.73-remote-code-execution-vThird Party Advisory
FAQ
What is CVE-2026-85168?
CVE-2026-85168 is a vulnerability with a CVSS score of 8.8 (HIGH). n8n versions before 1.123.73, 2.35.4, and 2.36.2 contain a remote code execution vulnerability in the Git node. The node reset a fixed list of command-bearing configuration keys before each operation,...
How severe is CVE-2026-85168?
CVE-2026-85168 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85168?
Check the references section above for vendor advisories and patch information. Affected products include: N8N N8N.