CRITICAL🇵🇱 Wersja polska

CVE-2026-44790

CVSS 9.4v4.0pub. 2026-06-23upd. 2026-06-24

n8n is an open source workflow automation platform. Prior to 1.123.43, 2.22.1, and 2.20.7, an authenticated user with permission to create or modify workflows could inject CLI flags on the Git node's Push operation allowing an attacker to read arbitrary files from the n8n server potentially leading to full compromise. This vulnerability is fixed in 1.123.43, 2.22.1, and 2.20.7.

🤖 AI Analysis
How it works

The vulnerability mechanism (CWE-88 — argument injection) consists of the fact that user-supplied input in the Git node Push operation is not properly sanitized before being passed to the command line invocation. An attacker can inject additional CLI flags that are accepted by the Git command and force, for example, reading files outside the intended working directory. As a result, access to arbitrary files available from the n8n process on the server is possible.

Impact

An attacker can read arbitrary files from the n8n server, including potentially credentials, API keys, environment configurations, and other sensitive data, which may lead to complete system compromise.

Mitigation & patch

Update n8n to version 1.123.43, 2.22.1, or 2.20.7 (depending on the branch in use). Until the patch is applied, it is recommended to restrict user permissions for creating and modifying workflows to trusted persons only, and to monitor Git node activities.

Who is affected

n8n in versions prior to 1.123.43 (1.x series), 2.22.1 (2.22.x series), and 2.20.7 (2.20.x series). The vulnerability affects only users with permissions to create or modify workflows.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • N8n

    APP
    N8N
    < 1.123.432.0.0 – 2.20.7 (excl.)2.21.0 – 2.22.1 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-68613CRITICAL9.9⚠ KEVPL ✓same product

RCE w systemie ewaluacji wyrażeń n8n — krytyczna podatność

CVE-2026-44791CRITICAL9.4PL ✓same product

RCE w n8n poprzez ominięcie łatki CVE-2026-42232 w węźle XML

CVE-2026-44789CRITICAL9.4PL ✓same product

n8n: prototype pollution w HTTP Request node prowadzący do RCE

CVE-2026-42231CRITICAL9.4PL ✓same product

Prototype Pollution w n8n prowadzące do RCE przez webhook handler

CVE-2026-42232CRITICAL9.4PL ✓same product

n8n: global prototype pollution przez XML Node prowadzący do RCE