Description
n8n versions before 1.123.67, 2.31.5, and 2.32.1 contain an arbitrary file write vulnerability in the Edit Image node, which passes its output format parameter to the underlying image library without validation. An authenticated user able to run workflows can supply a crafted format value to write arbitrary files outside the node's working directory on the n8n instance.
Published: 2026-08-11
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the Edit Image node of n8n, where an authenticated user can instruct the underlying image library to use a crafted output format value without any validation. This allows the user to write files to arbitrary locations on the node’s file system outside the node’s designated working directory, enabling modification or creation of system files. The vulnerability is a classic arbitrary file write (CWE-434).

Affected Systems

The issue affects n8n versions before 1.123.67, before 2.31.5, and before 2.32.1. Users deploying any of these releases are potentially exposed if they grant workflow execution privileges to authenticated users.

Risk and Exploitability

With a CVSS score of 7.7, the vulnerability is considered high severity. Because an attacker must be authenticated and able to execute workflows, the attack vector is likely an authenticated remote user or an insider with sufficient privileges. EPSS data is not available, and the threat is not listed in the CISA KEV catalog, suggesting that observed exploitation may not yet be widespread but the risk remains significant for any environment using the affected releases.

Generated by OpenCVE AI on August 11, 2026 at 23:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade n8n to version 1.123.67 or later, or to 2.31.5 or later, or to 2.32.1 or later.
  • Restrict workflow execution rights to trusted users only, ensuring that only authorized personnel can run the Edit Image node.
  • Perform a security review of existing workflows and eliminate or disable the Edit Image node where it is not essential to reduce attack surface.

Generated by OpenCVE AI on August 11, 2026 at 23:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description n8n versions before 1.123.67, 2.31.5, and 2.32.1 contain an arbitrary file write vulnerability in the Edit Image node, which passes its output format parameter to the underlying image library without validation. An authenticated user able to run workflows can supply a crafted format value to write arbitrary files outside the node's working directory on the n8n instance.
Title n8n before 1.123.67 Arbitrary File Write via Edit Image Node
First Time appeared N8n
N8n n8n
Weaknesses CWE-434
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-11T15:01:14.110Z

Reserved: 2026-08-10T15:06:16.417Z

Link: CVE-2026-72762

cve-icon Vulnrichment

Updated: 2026-08-11T15:01:10.887Z

cve-icon NVD

Status : Received

Published: 2026-08-11T13:19:06.230

Modified: 2026-08-11T16:17:36.620

Link: CVE-2026-72762

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type