Description
n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings, executing arbitrary commands as the n8n process user. Both self-hosted and cloud instances are affected.
Published: 2026-08-11
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Git node of n8n. An authenticated user with rights to create and execute workflows can prepare a carefully constructed local repository that makes Git run its hooks with the default security settings, allowing execution of arbitrary commands as the n8n process user. This gives the attacker the same privileges as the service, enabling full control over the affected instance. The weakness is classified as CWE‑78, an operating system command injection.

Affected Systems

The affected editions are n8n versions 1.x prior to 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1. Both self‑hosted and cloud deployments of these versions run on Node.js and are vulnerable.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. The EPSS score is not available, but the vulnerability has not yet been recorded in the CISA KEV catalog, suggesting that widespread exploitation has not been observed. The attack path requires a user who can author workflows, so it is not a zero‑day bug that anyone can exploit without access. Nevertheless, from the available data the risk remains high for any environment where such users exist.

Generated by OpenCVE AI on August 11, 2026 at 23:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to n8n v1.123.67 or later, or n8n v2.31.5 or later for 2.x branches
  • Disable or restrict Git hook execution in the server configuration to prevent arbitrary command execution
  • If an update is not immediately possible, review and remove any custom Git hooks or scripts that could be triggered by workflow users

Generated by OpenCVE AI on August 11, 2026 at 23:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings, executing arbitrary commands as the n8n process user. Both self-hosted and cloud instances are affected.
Title n8n before 1.123.67 Remote Code Execution via Git node
First Time appeared N8n
N8n n8n
Weaknesses CWE-78
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-11T15:00:41.363Z

Reserved: 2026-08-10T15:06:16.417Z

Link: CVE-2026-72767

cve-icon Vulnrichment

Updated: 2026-08-11T15:00:38.016Z

cve-icon NVD

Status : Received

Published: 2026-08-11T13:19:06.940

Modified: 2026-08-11T16:17:36.737

Link: CVE-2026-72767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')