LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68613: n8n Vulnerable to Remote Code Execution via Expression Injection

n8n is an open source workflow automation platform. Versions starting with 0.211.0 and prior to 1.120.4, 1.121.1, and 1.122.0 contain a critical Remote Code Execution (RCE) vulnerability in their workflow expression evaluation system. Under certain conditions, expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime. An authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations. This issue has been fixed in versions 1.120.4, 1.121.1, and 1.122.0. Users are strongly advised to upgrade to a patched version, which introduces additional safeguards to restrict expression evaluation. 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 eliminate the risk and should only be used as short-term measures.

CriticalCVSS 10Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-68613 is a critical n8n flaw where a logged-in user who can configure workflows may cause n8n to run code on the server. This can expose credentials, data, workflows, and the host environment. Organizations using self-hosted n8n should treat affected instances as high priority, especially where many users can edit workflows.

Executive priority

Prioritize remediation immediately for any affected production or internet-accessible n8n instance. The business risk is server compromise through a legitimate account, with potential access to automation secrets and connected systems. If upgrading cannot happen promptly, restrict workflow editing and reduce runtime privileges as temporary risk reduction.

Technical view

Affected n8n versions from 0.211.0 before 1.120.4 and 1.121.0 have insufficient isolation in workflow expression evaluation. The CVSS 3.1 score is 10.0: network reachable, low complexity, authenticated privileges required, no user interaction, scope changed, and high confidentiality, integrity, and availability impact. The issue is associated with CWE-913 and is fixed in 1.120.4, 1.121.1, and 1.122.0.

Likely exposure

Exposure is likely for self-hosted n8n deployments running affected versions where authenticated users can create or edit workflows. Risk is higher when n8n holds sensitive credentials, reaches internal systems, or runs with broad operating-system privileges. The source bundle does not identify additional affected products beyond n8n.

Exploitation context

The vulnerability requires an authenticated attacker with workflow configuration capability. The provided data says CISA KEV is false, so active exploitation is not established here. A referenced Akamai article indicates threat interest in n8n, but the bundle does not prove exploitation of this specific CVE.

Researcher notes

Do not assume unauthenticated exploitation; the described path requires authenticated workflow configuration access. The key validation questions are version, user permissions, runtime privilege, and network reachability. Vendor advisory and commits are the authoritative sources for fixed versions and implementation changes. Evidence provided does not establish KEV-listed exploitation.

Mitigation direction

  • Upgrade n8n to 1.120.4, 1.121.1, 1.122.0, or a later fixed release.
  • Restrict workflow creation and editing to fully trusted users until upgraded.
  • Run n8n with least-privilege operating-system permissions.
  • Limit n8n network access to only required internal and external services.
  • Review vendor guidance for branch-specific upgrade instructions.
  • Rotate sensitive credentials if compromise is suspected.

Validation and detection

  • Inventory all n8n instances, including containers and self-hosted servers.
  • Confirm each instance version is not in the affected ranges.
  • Review which users can create or edit workflows.
  • Check whether n8n runs with excessive host or network privileges.
  • Review workflow and access logs for suspicious authenticated changes.
  • Verify upgraded instances report a fixed version.
Prepared
Reviewed
Confidence
high
Sources
8

Michael Williams reviewed this cited source version on .

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-913: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-68613 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
10 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
7Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H3.16Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2025-68613Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n8n-ion8n>= 0.211.0, < 1.120.4, = 1.121.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-913 · source CWE mapping

Improper Control of Dynamically-Managed Code Resources

Improper Control of Dynamically-Managed Code Resources represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.