---
id: CVE-2026-27577
title: n8n is an open source workflow automation platform
summary: >-
  n8n is an open source workflow automation platform. Prior to versions 2.10.1,
  2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n
  have been identified and patched following CVE-2025-68613. An authenticated
  user w…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-94
vendor: n8n
product: n8n
affected:
  - n8n < 1.123.22
  - 'n8n >= 2.0.0, < 2.9.3'
  - 'n8n >= 2.10.0, < 2.10.1'
patched:
  - n8n 2.10.1
published: '2026-02-25'
updated: '2026-07-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-27577'
references:
  - url: 'https://docs.n8n.io/hosting/securing/overview'
    label: security-advisories@github.com
  - url: >-
      https://github.com/n8n-io/n8n/commit/1479aab2d32fe0ee087f82b9038b1035c98be2f6
    label: security-advisories@github.com
  - url: >-
      https://github.com/n8n-io/n8n/commit/9e5212ecbc5d2d4e6f340b636a5e84be6369882e
    label: security-advisories@github.com
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-v98v-ff95-f3cp'
    label: security-advisories@github.com
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-vpcf-gvg4-6qwr'
    label: security-advisories@github.com
tags:
  - nvd
  - exploit-available
epss: 0.01014
epssPercentile: 0.61722
ingestedAt: '2026-07-28T05:30:41.275Z'
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/HORKimhab/CVE-2026-27577'
  checkedAt: '2026-09-26T09:05:41.137Z'
exploitAvailable: true
---

## Overview

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on the host running n8n. The issues have been fixed in n8n versions 2.10.1, 2.9.3, and 1.123.22. Users should upgrade to one of these versions or later to remediate all known vulnerabilities. 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 deploy n8n in a hardened environment with restricted operating system privileges and network access to reduce the impact of potential exploitation. These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

## Affected

- `n8n < 1.123.22`
- `n8n >= 2.0.0, < 2.9.3`
- `n8n >= 2.10.0, < 2.10.1`

## Remediation

Upgrade past the affected range:

- `n8n 2.10.1`
