Description
The Execute Command node in n8n allows authenticated users to execute arbitrary commands on the host system where n8n runs. Attackers with user access or compromised credentials can exploit this node to run malicious commands, potentially leading to data exfiltration, service disruption, or complete system compromise.
Published: 2026-07-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Execute Command node in n8n permits any authenticated user to launch operating‑system commands on the machine that hosts the workflow engine. This allows an attacker who has valid user credentials—or has compromised a user account—to run arbitrary code with the same privileges as n8n’s execution process. The result can be data theft, disruption of services, or complete take‑over of the underlying host, representing a classic example of broken access control (CWE‑284).

Affected Systems

The vulnerability affects the n8n workflow automation platform. Every installation that makes the Execute Command node available to authenticated users is subject to this flaw. Because no specific release numbers are identified in the advisory, all current and older versions of n8n remain at risk until a patch is applied or the node is removed from use.

Risk and Exploitability

With a CVSS score of 8.7 the flaw is classified as high severity. Exploitation requires only authenticated access; elevated privileges or prior system compromise are not prerequisites. The EPSS value of less than 1% suggests that, while the probability of a successful exploit in the wild is low, the remote code execution nature keeps it a significant threat. The vulnerability is not listed in CISA’s KEV catalog, meaning no public exploit has been identified to date.

Generated by OpenCVE AI on August 1, 2026 at 19:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch that removes the insecure Execute Command node from n8n.
  • If updating is not immediately possible, delete or disable the Execute Command node in the workflow editor, remove it from all active workflows, and prevent it from being added again.
  • Restrict the node’s availability to administrators only by tightening user role permissions so that only authorized personnel can create or edit workflows using it.

Generated by OpenCVE AI on August 1, 2026 at 19:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 04 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Execute Command node in n8n allows authenticated users to execute arbitrary commands on the host system where n8n runs. Attackers with user access or compromised credentials can exploit this node to run malicious commands, potentially leading to data exfiltration, service disruption, or complete system compromise.
Title n8n - Arbitrary Command Execution via Execute Command Node
First Time appeared N8n
N8n n8n
Weaknesses CWE-284
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/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-07-06T13:13:11.151Z

Reserved: 2026-06-20T13:11:44.728Z

Link: CVE-2025-71380

cve-icon Vulnrichment

Updated: 2026-07-06T13:12:57.426Z

cve-icon NVD

Status : Deferred

Published: 2026-07-04T02:16:23.477

Modified: 2026-07-06T19:01:14.993

Link: CVE-2025-71380

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T20:00:07Z

Weaknesses