CVE-2025-68697 (CNNVD-202512-4822)

HIGH
中文标题:
n8n 安全漏洞
英文标题:
Self-hosted n8n has Legacy Code node that enables arbitrary file read/write
CVSS分数: 7.1
发布时间: 2025-12-26 21:51:12
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

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

英文描述:

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.

CWE类型:
CWE-269 CWE-749
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
n8n-io n8n < 2.0.0 - - cpe:2.3:a:n8n-io:n8n:<_2.0.0:*:*:*:*:*:*:*
n8n n8n * - - cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/n8n-io/n8n/security/advisories/GHSA-j4p8-h8mh-rh8q x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.1
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
机密性
LOW
完整性
HIGH
可用性
NONE
时间信息
发布时间:
2025-12-26 21:51:12
修改时间:
2025-12-26 22:12:04
创建时间:
2026-01-12 02:12:31
更新时间:
2026-01-20 03:10:44
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-68697 2025-12-27 03:42:49 2026-01-12 02:12:31
NVD nvd_CVE-2025-68697 2026-01-01 04:27:48 2026-01-12 02:28:14
CNNVD cnnvd_CNNVD-202512-4822 2026-01-11 06:15:03 2026-01-12 02:38:07
版本与语言
当前版本: v3
主要语言: EN
支持语言:
ZH EN
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2026-01-12 02:38:07
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202512-4822; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202512-4822
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2026-01-12 02:28:14
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']