Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-68697— Self-hosted n8n has Legacy Code node that enables arbitrary file read/write

Quick assessment

Affected
n8n-io n8n
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

n8n是n8n开源的一个可扩展的工作流自动化工具。 n8n 2.0.0之前版本存在安全漏洞,该漏洞源于Code node可调用内部辅助函数,可能导致读取或写入主机文件系统。

CVSS 7.1 · High EPSS 0.27% · P19
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-68697

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Self-hosted n8n has Legacy Code node that enables arbitrary file read/write
Source: CVE Program / CVE List V5
Vulnerability Description
n8n is an open source workflow automation platform. Prior to version 2.0.0, in self-hosted n8n instances where the Code node runs in legacy (non-task-runner) JavaScript execution mode, authenticated users with workflow editing access can invoke internal helper functions from within the Code node. This allows a workflow editor to perform actions on the n8n host with the same privileges as the n8n process, including: reading files from the host filesystem (subject to any file-access restrictions configured on the instance and OS/container permissions), and writing files to the host filesystem (subject to the same restrictions). This issue has been patched in version 2.0.0. Workarounds for this issue involve limiting file operations by setting N8N_RESTRICT_FILE_ACCESS_TO to a dedicated directory (e.g., ~/.n8n-files) and ensure it contains no sensitive data, keeping N8N_BLOCK_FILE_ACCESS_TO_N8N_FILES=true (default) to block access to .n8n and user-defined config files, and disabling high-risk nodes (including the Code node) using NODES_EXCLUDE if workflow editors are not fully trusted.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
特权管理不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
n8n 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
n8n是n8n开源的一个可扩展的工作流自动化工具。 n8n 2.0.0之前版本存在安全漏洞,该漏洞源于Code node可调用内部辅助函数,可能导致读取或写入主机文件系统。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
n8n-io n8n < 2.0.0 -

II. Public POCs for CVE-2025-68697

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-68697

登录查看更多情报信息。

Vendor Advisories for CVE-2025-68697 (1)

Same Patch Batch · n8n-io · 2025-12-26 · 3 CVEs total

CVE-2025-68668 9.9 CRITICAL n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node
CVE-2025-61914 7.3 HIGH n8n's Possible Stored XSS in "Respond to Webhook" Node May Execute Outside iframe Sandbox

IV. Related Vulnerabilities

V. Comments for CVE-2025-68697

No comments yet


Leave a comment