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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-88017— rclone FTP跨会话认证代理后端混淆漏洞

一分钟漏洞结论

影响对象
rclone rclone
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

rclone 是一个用于在不同云存储提供商之间同步文件和目录的命令行程序。 在 1.64.0 至 1.75.1 版本中, 中的 FTP 认证代理驱动存在一个缺陷:它针对每个用户名在服务器级的 映射( )中只存储一个被混淆的密码,而不是将凭证或 VFS(虚拟文件系统)绑定到已认证的会话。 如果两个被接受的凭证使用相同的用户名但解析到不同的代理后端,那么后续使用相同用户名进行的 登录会覆盖 ,导致第一个会话中后续的 操作会改用后一个密码进行重新授权。这样一来,第一个会话就可以使用第二个凭证的后端权限来读取、创建、覆盖、

CVSS 7.3 · High
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-88017 基础信息

漏洞信息

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

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

Vulnerability Title
rclone: FTP cross-session auth-proxy backend confusion
来源: CVE Program / CVE List V5
Vulnerability Description
rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass map[string]string instead of binding the credential or VFS to the authenticated session. If two accepted credentials use the same username but resolve to different proxy backends, a later CheckPasswd login overwrites userPass[user], and subsequent getVFS operations on the first session are reauthorized with the later password. The first session can then read, create, overwrite, rename, or delete objects using the second credential’s backend authority. Exploitation requires the later same-username login to occur while the first session remains open. This issue is fixed in version 1.75.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对错误会话暴露数据元素
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
rclone rclone >= 1.64.0, < 1.75.1 -

二、漏洞 CVE-2026-88017 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-88017 的情报信息

登录查看更多情报信息。

CVE-2026-88017 其他参考 (3)

同批安全公告 · rclone · 2026-09-10 · 共 6 条

CVE-2026-88018 9.8 CRITICAL rclone S3服务SigV4签名验证绕过漏洞
CVE-2026-88016 7.1 HIGH rclone 本地符号链接目录元数据逃逸漏洞
CVE-2026-88014 6.3 MEDIUM rclone 1.64.0 Zip Slip 路径穿越漏洞
CVE-2026-88015 5.3 MEDIUM rclone 本地符号链接远程拒绝服务漏洞
CVE-2026-88013 3.7 LOW rclone HTTP重定向跨域认证头泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-88017

暂无评论


发表评论