CVE-2025-55132 (CNNVD-202601-3185)
中文标题:
Node.js 安全漏洞
英文标题:
A flaw in Node.js's permission model allows a file's access and modification timestamps to be change...
漏洞描述
中文描述:
Node.js是Node.js开源的一个开源、跨平台的 JavaScript 运行时环境。 Node.js v20版本、v22版本、v24版本和v25版本存在安全漏洞,该漏洞源于权限模型中futimes函数未执行预期的写入权限检查,可能导致文件元数据在只读目录中被修改,从而影响日志可靠性。
英文描述:
A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via `futimes()` even when the process has only read permissions. Unlike `utimes()`, `futimes()` does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20, v22, v24, and v25.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| nodejs | node | - | ≤ 20.19.6 | - |
cpe:2.3:a:nodejs:node:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.0 (cna)
LOWCVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-55132 |
2026-01-21 02:31:30 | 2026-01-20 22:00:07 |
| NVD | nvd_CVE-2025-55132 |
2026-01-21 02:00:05 | 2026-01-20 22:00:14 |
| CNNVD | cnnvd_CNNVD-202601-3185 |
2026-01-26 02:10:03 | 2026-01-25 18:11:54 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202601-3185
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 4 -> 1
- data_sources: ['cve'] -> ['cve', 'nvd']