CVE-2026-25049
n8n Has Expression Escape Vulnerability Leading to RCE
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@2.5.2
npm install n8n@1.123.17
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:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-6cqr-8cfr-67f8WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-25049ADVISORY
- https://github.com/n8n-io/n8n/commit/7860896909b3d42993a36297f053d2b0e633235dWEB
- https://github.com/n8n-io/n8n/commit/936c06cfc1ad269a89e8ef7f8ac79c104436d54bWEB
- https://github.com/n8n-io/n8nPACKAGE
Frequently Asked Questions
- What is CVE-2026-25049?
- n8n Has Expression Escape Vulnerability Leading to RCE 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-2026-25049?
- CVE-2026-25049 affects n8n. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-25049 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-44790CRITICAL
n8n Has an Arbitrary File Read via Git Node
- CVE-2026-33660CRITICAL
n8n has Multiple Remote Code Execution Vulnerabilities in Merge Node AlaSQL SQL Mode
- CVE-2026-1470CRITICAL
n8n Unsafe Workflow Expression Evaluation Allows Remote Code Execution
- CVE-2025-68668CRITICAL
n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node
- CVE-2026-33696CRITICAL
n8n: Prototype Pollution in XML and GSuiteAdmin node parameters lead to RCE
- CVE-2026-27494HIGH
n8n has Arbitrary File Read via Python Code Node Sandbox Escape
- CVE-2026-65591HIGH
n8n: Legacy Expression Evaluator Sanitizer Bypass Leads to Authenticated Code Execution
- CVE-2026-54307HIGH
n8n: Credential Exfiltration via Permission Bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies