Description
n8n is an open source workflow automation platform. Prior to versions 2.2.0 and 1.123.8, an authenticated user with permission to create or modify workflows could chain the Read/Write Files from Disk node with git operations to achieve remote code execution. By writing to specific configuration files and then triggering a git operation, the attacker could execute arbitrary shell commands on the n8n host. The issue has been fixed in n8n versions 2.2.0 and 1.123.8. Users should upgrade to one of these versions or later to remediate the vulnerability. If upgrading is not immediately possible, administrators should consider the following temporary mitigations. Limit workflow creation and editing permissions to fully trusted users only, and/or disable the Read/Write Files from Disk node by adding `n8n-nodes-base.readWriteFile` to the `NODES_EXCLUDE` environment variable. These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.
Published: 2026-02-25
Score: 9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows an authenticated user who can create or edit workflows to write to specific configuration files via the Read/Write Files from Disk node. By subsequently triggering a git operation, the attacker can execute arbitrary shell commands on the n8n host. This flaw represents a classic command injection weakness, categorized as CWE‑94, and can compromise the confidentiality, integrity, and availability of the entire system.

Affected Systems

The affected product is n8n by n8n‑io. All releases before 2.2.0 and before 1.123.8 are vulnerable. Users are advised to upgrade to version 2.2.0 or 1.123.8 or any later release to remove the flaw.

Risk and Exploitability

With a CVSS score of 9 the vulnerability is considered critical. The EPSS score is less than 1%, indicating a low probability of exploitation, and the flaw is not listed in the CISA KEV catalog. Exploitation requires that the attacker has authenticated access and the permission to create or modify workflows. The attack path involves writing to a configuration file and then initiating a git operation, which can invoke arbitrary shell commands on the host. The impact is full remote code execution on the affected node.

Generated by OpenCVE AI on April 18, 2026 at 10:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the n8n instance to version 2.2.0 or 1.123.8, or any newer release, to apply the mitigating fix.
  • Set the NODES_EXCLUDE environment variable to include n8n-nodes-base.readWriteFile to disable the Read/Write Files from Disk node.
  • Limit workflow creation and editing permissions to fully trusted users only. Prevent unauthorized users from accessing or modifying workflows.

Generated by OpenCVE AI on April 18, 2026 at 10:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-x2mw-7j39-93xq n8n has Arbitrary Command Execution via File Write and Git Operations
History

Wed, 04 Mar 2026 03:45:00 +0000

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

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


Sat, 28 Feb 2026 02:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 26 Feb 2026 13:30:00 +0000

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

Wed, 25 Feb 2026 23:00:00 +0000

Type Values Removed Values Added
Description n8n is an open source workflow automation platform. Prior to versions 2.2.0 and 1.123.8, an authenticated user with permission to create or modify workflows could chain the Read/Write Files from Disk node with git operations to achieve remote code execution. By writing to specific configuration files and then triggering a git operation, the attacker could execute arbitrary shell commands on the n8n host. The issue has been fixed in n8n versions 2.2.0 and 1.123.8. Users should upgrade to one of these versions or later to remediate the vulnerability. If upgrading is not immediately possible, administrators should consider the following temporary mitigations. Limit workflow creation and editing permissions to fully trusted users only, and/or disable the Read/Write Files from Disk node by adding `n8n-nodes-base.readWriteFile` to the `NODES_EXCLUDE` environment variable. These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.
Title n8n has Arbitrary Command Execution via File Write and Git Operations
Weaknesses CWE-94
References
Metrics cvssV4_0

{'score': 9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/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-26T20:21:05.587Z

Reserved: 2026-02-19T19:46:03.542Z

Link: CVE-2026-27498

cve-icon Vulnrichment

Updated: 2026-02-26T20:20:16.276Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-25T23:16:21.213

Modified: 2026-03-04T03:33:32.357

Link: CVE-2026-27498

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T10:45:43Z

Weaknesses