目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-61686— react-router 路径遍历漏洞

一分钟漏洞结论

影响对象
remix-run react-router
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

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

CVSS 9.1 · Critical EPSS 16.18% · P97

影响版本矩阵 3

厂商产品 版本范围状态
remix-run react-router @react-router/node >= 7.0.0, < 7.9.4 affected
@remix-run/deno < 2.17.2 affected
@remix-run/node < 2.17.2 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-61686 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
React Router has Path Traversal in File Session Storage
来源: CVE Program / CVE List V5
Vulnerability Description
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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
react-router 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
react-router是Remix开源的一个 React 的声明式路由。 react-router存在路径遍历漏洞,该漏洞源于使用未签名cookie时,会话可能尝试从指定会话文件目录之外的位置读取或写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
remix-run react-router @react-router/node >= 7.0.0, < 7.9.4 -

二、漏洞 CVE-2025-61686 的公开POC

# POC 描述 源链接 神龙链接
1 CVE-2025-61686复现的dockerfile与poc https://github.com/FlowerWitch/CVE-2025-61686_docker POC详情
2 None https://github.com/Kai-One001/React-Router-CVE-2025-61686- POC详情
3 React Router's createFileSessionStorage() in certain versions allows unsigned cookies to be manipulated, enabling file system access outside the session directory. https://github.com/boroeurnprach/CVE-2025-61686-PoC POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-61686 的情报信息

登录查看更多情报信息。

CVE-2025-61686 厂商安全公告 (1)

同批安全公告 · remix-run · 2026-01-10 · 共 6 条

CVE-2026-21884 8.2 HIGH react-router 跨站脚本漏洞
CVE-2026-22029 8.0 HIGH react-router 跨站脚本漏洞
CVE-2025-59057 7.6 HIGH react-router 跨站脚本漏洞
CVE-2026-22030 6.5 MEDIUM react-router 跨站请求伪造漏洞
CVE-2025-68470 6.5 MEDIUM react-router 输入验证错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-61686

暂无评论


发表评论