CVE-2026-44790 PUBLISHED

n8n: Arbitrary File Read via Git Node

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 23.06.2026 Updated: 23.06.2026

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.

Metrics

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
CVSS Score: 9.4

Product Status

Vendor n8n-io
Product n8n
Versions
  • Version < 1.123.43 is affected
  • Version >= 2.0.0-rc.0, < 2.20.7 is affected
  • Version >= 2.21.0, < 2.21.1 is affected

References

Problem Types

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') CWE