---
id: CVE-2026-72767
title: >-
  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
summary: >-
  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 cau…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
vendor: n8n
product: n8n
affected:
  - n8n < 1.123.67
  - 'n8n >= 2.0.0, < 2.31.5'
  - n8n = 2.32.0
patched:
  - n8n 2.31.5
published: '2026-08-11'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T19:46:49.467'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72767'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-rcv6-pvrj-4xcg'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-remote-code-execution-via-git-node
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00879
epssPercentile: 0.57304
ingestedAt: '2026-09-09T21:22:45.527Z'
---

## Overview

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.

## Affected

- `n8n < 1.123.67`
- `n8n >= 2.0.0, < 2.31.5`
- `n8n = 2.32.0`

## Remediation

Upgrade past the affected range:

- `n8n 2.31.5`
