HIGH

CVE-2025-68613

N8n N8n 2025-12-19 CVSS v3.1
CVSS
8.8
KEV

Description

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.

Summary dbcve.org

n8n versions 0.211.0 through 1.120.3, 1.121.0, and prior to 1.122.0 contain a critical RCE where authenticated users can inject arbitrary code through the workflow expression evaluation system due to insufficient isolation between the expression evaluation context and the underlying Node.js runtime.

Mitigation

Upgrade immediately to version 1.120.4, 1.121.1, or 1.122.0 which introduces additional safeguards. If immediate upgrade is not feasible, restrict workflow creation/editing to trusted users only and deploy n8n with minimal OS privileges as temporary mitigation.

Proof of Concept
Patch Commit

Weakness (CWE)

CWE-913

EPSS Score

99.11%
Probability of exploitation in next 30 days
99.9th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE