8.8
HIGH CVSS 3.1
CVE-2026-85168
n8n before 1.123.73 Remote Code Execution via Git Node
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.

INFO

Published Date :

Sept. 3, 2026, 1:06 p.m.

Last Modified :

Sept. 16, 2026, 9:41 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-85168 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 N8n n8n
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH [email protected]
CVSS 4.0 HIGH 83251b91-4cc7-4094-a5c7-464a1b83ea10
CVSS 4.0 HIGH [email protected]
Solution
Update n8n to a patched version to fix the Git node remote code execution vulnerability.
  • Update n8n to version 1.123.73 or later.
  • Update n8n to version 2.35.4 or later.
  • Update n8n to version 2.36.2 or later.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-85168.

URL Resource
https://github.com/n8n-io/n8n/security/advisories/GHSA-mwp5-2m32-r54h Mitigation Vendor Advisory
https://www.vulncheck.com/advisories/n8n-before-1.123.73-remote-code-execution-via-git-node Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-85168 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-85168 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-85168 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 16, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* versions from (including) 2.36.0 up to (excluding) 2.36.2 *cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* versions up to (excluding) 1.123.73 *cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* versions from (including) 2.0.0 up to (excluding) 2.35.4
    Added Reference Type VulnCheck: https://github.com/n8n-io/n8n/security/advisories/GHSA-mwp5-2m32-r54h Types: Mitigation, Vendor Advisory
    Added Reference Type VulnCheck: https://www.vulncheck.com/advisories/n8n-before-1.123.73-remote-code-execution-via-git-node Types: Third Party Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Sep. 04, 2026

    Action Type Old Value New Value
    Changed SSVC {'id': 'CVE-2026-85168', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-09-03T14:42:06.489804Z'} {'id': 'CVE-2026-85168', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-09-03T00:00:00+00:00'}
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Sep. 03, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-85168', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-09-03T14:42:06.489804Z'}
  • New CVE Received by [email protected]

    Sep. 03, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-78
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/85xxx/CVE-2026-85168.json">CVE-2026-85168</a>
    Added Reference https://github.com/n8n-io/n8n/security/advisories/GHSA-mwp5-2m32-r54h
    Added Reference https://www.vulncheck.com/advisories/n8n-before-1.123.73-remote-code-execution-via-git-node
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.