Description
n8n is an open source workflow automation platform. Prior to versions 1.123.10 and 2.5.0, vulnerabilities in the Git node allowed authenticated users with permission to create or modify workflows to execute arbitrary system commands or read arbitrary files on the n8n host. This issue has been patched in versions 1.123.10 and 2.5.0.
Published: 2026-02-04
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via authenticated workflow modification
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an OS Command Injection in the Git node of the n8n workflow automation platform. Authenticated users who have permission to create or modify workflows can supply malicious input that the system passes directly to the operating system shell, allowing the execution of arbitrary commands or the reading of arbitrary files on the host machine. This flaw maps to CWE-78 and provides an attacker with full control over the underlying host.

Affected Systems

Affected are n8n-io:n8n versions prior to 1.123.10 in the 1.x series and prior to 2.5.0 in the 2.x series. Any deployment that uses a Git node in a workflow and runs one of those versions is vulnerable. Deployments of the patched releases are not affected.

Risk and Exploitability

The CVSS score of 9.4 indicates a high severity. The EPSS score is less than 1%, suggesting that real‑world exploitation is unlikely at present, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated session with permissions to edit workflows; once such access is achieved, the attacker can execute shell commands directly on the host. Thus, the risk is significant for installations that expose workflow creation or modification privileges to untrusted users.

Generated by OpenCVE AI on April 17, 2026 at 23:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade n8n to version 1.123.10 or later, or 2.5.0 or later, to apply the vendor fix.
  • Restrict workflow creation and modification rights to a minimal set of trusted administrators to limit the attacker’s scope.
  • Review existing workflows that include Git nodes and remove or replace those nodes until the patched version is deployed.

Generated by OpenCVE AI on April 17, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9g95-qf3f-ggrw n8n has OS Command Injection in Git Node
History

Thu, 05 Feb 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Thu, 05 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 04 Feb 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared N8n
N8n n8n
Vendors & Products N8n
N8n n8n

Wed, 04 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Description n8n is an open source workflow automation platform. Prior to versions 1.123.10 and 2.5.0, vulnerabilities in the Git node allowed authenticated users with permission to create or modify workflows to execute arbitrary system commands or read arbitrary files on the n8n host. This issue has been patched in versions 1.123.10 and 2.5.0.
Title n8n is Vulnerable to OS Command Injection in Git Node
Weaknesses CWE-78
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-05T14:35:56.358Z

Reserved: 2026-01-28T14:50:47.888Z

Link: CVE-2026-25053

cve-icon Vulnrichment

Updated: 2026-02-05T14:23:19.453Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-04T17:16:23.243

Modified: 2026-02-05T20:32:37.750

Link: CVE-2026-25053

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T23:30:15Z

Weaknesses