CVE-2025-61686 (CNNVD-202601-1761)

CRITICAL
中文标题:
react-router 路径遍历漏洞
英文标题:
React Router has Path Traversal in File Session Storage
CVSS分数: 9.1
发布时间: 2026-01-10 02:41:22
漏洞类型: 路径遍历
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

react-router是Remix开源的一个 React 的声明式路由。 react-router存在路径遍历漏洞,该漏洞源于使用未签名cookie时,会话可能尝试从指定会话文件目录之外的位置读取或写入。

英文描述:

React Router is a router for React. In @react-router/node versions 7.0.0 through 7.9.3, @remix-run/deno prior to version 2.17.2, and @remix-run/node prior to version 2.17.2, if createFileSessionStorage() is being used from @react-router/node (or @remix-run/node/@remix-run/deno in Remix v2) with an unsigned cookie, it is possible for an attacker to cause the session to try to read/write from a location outside the specified session file directory. The success of the attack would depend on the permissions of the web server process to access those files. Read files cannot be returned directly to the attacker. Session file reads would only succeed if the file matched the expected session file format. If the file matched the session file format, the data would be populated into the server side session but not directly returned to the attacker unless the application logic returned specific session information. This issue has been patched in @react-router/node version 7.9.4, @remix-run/deno version 2.17.2, and @remix-run/node version 2.17.2.

CWE类型:
CWE-22
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
remix-run react-router @react-router/node >= 7.0.0, < 7.9.4 - - cpe:2.3:a:remix-run:react-router:@react-router_node_>=_7.0.0,_<_7.9.4:*:*:*:*:*:*:*
remix-run react-router @remix-run/deno < 2.17.2 - - cpe:2.3:a:remix-run:react-router:@remix-run_deno_<_2.17.2:*:*:*:*:*:*:*
remix-run react-router @remix-run/node < 2.17.2 - - cpe:2.3:a:remix-run:react-router:@remix-run_node_<_2.17.2:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/remix-run/react-router/security/advisories/GHSA-9583-h5hc-x8cw x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
CRITICAL
9.1
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
机密性
NONE
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2026-01-10 02:41:22
修改时间:
2026-01-10 02:41:22
创建时间:
2026-01-12 02:12:11
更新时间:
2026-01-16 02:48:21
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-61686 2026-01-11 02:02:50 2026-01-12 02:12:11
NVD nvd_CVE-2025-61686 2026-01-11 03:00:07 2026-01-12 02:27:56
CNNVD cnnvd_CNNVD-202601-1761 2026-01-13 07:38:23 2026-01-13 07:41:17
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2026-01-13 07:41:17
vulnerability_type: 未提取 → 路径遍历; cnnvd_id: 未提取 → CNNVD-202601-1761; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 路径遍历
  • cnnvd_id: 未提取 -> CNNVD-202601-1761
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2026-01-12 02:27:56
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']