---
id: CVE-2026-92588
title: n8n is a workflow automation platform
summary: >-
  n8n is a workflow automation platform. In n8n versions before 1.123.76,
  2.37.7, and 2.38.2, the source control push endpoint derived the set of files
  to push from the file paths and status supplied in the client request payload
  instead o…
severity: medium
cvss: 4.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-639
vendor: n8n-io
product: n8n
affected:
  - n8n < 1.123.76
  - n8n < 2.38.2
  - n8n < 2.37.7
published: '2026-09-16'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:25:55.870'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92588'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-hvrx-jc5j-pg3w'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-1.123.76-improper-authorization-via-source-control-push
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00322
epssPercentile: 0.22457
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-17T14:46:41.565424Z'
ingestedAt: '2026-09-16T22:06:50.930Z'
---

## Overview

n8n is a workflow automation platform. In n8n versions before 1.123.76, 2.37.7, and 2.38.2, the source control push endpoint derived the set of files to push from the file paths and status supplied in the client request payload instead of from the server-side status computed for the requesting user. An authenticated project-scoped user (e.g., a project admin) could therefore reference files belonging to projects they have no access to and push a deletion of those projects' workflows and credentials, resulting in cross-project data destruction. Exploitation requires the Source Control (Environments) enterprise feature to be licensed, enabled, and connected to a remote repository. The issue is fixed in 1.123.76, 2.37.7, and 2.38.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
