CVE-2025-68613
n8n Vulnerable to Remote Code Execution via Expression Injection
What Should I Do?
Patch Immediately
This vulnerability is confirmed under active exploitation (CISA KEV). Patch within 24-48 hours if possible.
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@1.121.1
npm install n8n@1.120.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-913
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-v98v-ff95-f3cpWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-68613ADVISORY
- https://github.com/n8n-io/n8n/commit/08f332015153decdda3c37ad4fcb9f7ba13a7c79WEB
- https://github.com/n8n-io/n8n/commit/1c933358acef527ff61466e53268b41a04be1000WEB
- https://github.com/n8n-io/n8n/commit/39a2d1d60edde89674ca96dcbb3eb076ffff6316WEB
- https://github.com/n8n-io/n8nPACKAGE
- https://www.akamai.com/blog/security-research/2026/feb/zerobot-malware-targets-n8n-automation-platformWEB
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-68613WEB
Frequently Asked Questions
- What is CVE-2025-68613?
- n8n Vulnerable to Remote Code Execution via Expression Injection This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.9/10).
- How do I check if my project is affected by CVE-2025-68613?
- CVE-2025-68613 affects n8n. This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning it is being actively exploited in the wild. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-68613 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
This vulnerability is in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild.
Remediation deadline: March 25, 2026
Also Known As
Related CVEs
- CVE-2026-44789CRITICAL
n8n: HTTP Request Node Pagination Prototype Pollution to RCE
- CVE-2026-27498CRITICAL
n8n has Arbitrary Command Execution via File Write and Git Operations
- CVE-2026-72763HIGH
n8n: Shared-Workflow Editor Can Exfiltrate Credentials via Inline Sub-Workflow JSON
- CVE-2026-65598HIGH
n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution
- CVE-2026-65015HIGH
n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool
- CVE-2025-62726HIGH
n8n Vulnerable to Remote Code Execution via Git Node Pre-Commit Hook
- CVE-2026-54310MEDIUM
n8n: SQL Injection in Postgres v1/TimesclaeDB Nodes
- CVE-2026-65590MEDIUM
n8n: computer-use Shell Sandbox Not Enforced on Linux and Windows
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies