Vulnerability in N8n
CVE-2025-68613
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.
EPSS: 0.991 (99.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.9 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H.
Affected products
- N8n — versions 1.121.0
- N8n-io N8n — versions >= 0.211.0, < 1.120.4, = 1.121.0
Weakness classification (CWE)
CISA KEV (Known Exploited Vulnerabilities)
This CVE is on the CISA KEV catalog, added on . CISA KEV inclusion means CISA has confirmed in-the-wild exploitation; US federal agencies are required to remediate within a published due date.
BOD 22-01 due date: .
Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Public proof-of-concept exploits
- wioui/n8n-CVE-2025-68613-exploit
- TheStingR/CVE-2025-68613-POC
- rxerium/CVE-2025-68613
- LingerANR/n8n-CVE-2025-68613
- hackersatyamrastogi/n8n-exploit-CVE-2025-68613-n8n-God-Mode-Ultimate
- mbanyamer/n8n-Authenticated-Expression-Injection-RCE-CVE-2025-68613
- JohannesLks/CVE-2025-68613-Python-Exploit
- Ak-cybe/CVE-2025-68613-n8n-rce-analysis
- Khin-96/n8n-cve-2025-68613-thm
- releaseown/analysis-and-poc-n8n-CVE-2025-68613
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Patch, x_refsource_MISC)
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Exploit, Third Party Advisory)
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (US Government Resource)
Frequently asked questions
- What is CVE-2025-68613?
- CVE-2025-68613 is a critical-severity vulnerability in N8n, classified under Improper Control of Dynamically-Managed Code Resources. CVSS score: 9.9/10. Published 2025-12-19.
- How severe is CVE-2025-68613?
- Critical severity. CVSS v3 base score is 9.9 out of 10.
- Is CVE-2025-68613 known to be exploited?
- Yes. CVE-2025-68613 is listed in the CISA Known Exploited Vulnerabilities catalog (added 2026-03-11), indicating it is being actively exploited. 35 public proof-of-concept repositories are indexed.