rclone 是一款命令行工具,用于在不同的云存储提供商之间同步文件和目录。从 1.70.0 到 1.75.1 版本中, / RC 接口本应接受按服务器配置的 设置,但 和 中的 FTP 和 S3 构造函数错误地检查了进程级的全局 值。当全局值为空时,请求本地的认证代理配置会被忽略:FTP 服务会回退到固定的文件系统,允许使用用户名 和任意密码进行访问;而 S3 服务在启用 时,会返回固定的 RC 文件系统,而不是由代理选定的后端存储。专门用于配置全局选项的命令行服务器不受此问题影响。该问题已在 1.75.1 版本
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-88018 | 9.8 CRITICAL | rclone serve s3: --auth-proxy without --auth-key authenticates nobody - full SigV4 signatu |
| CVE-2026-88045 | 7.5 HIGH | rclone: S3 multipart declared-length memory exhaustion |
| CVE-2026-88017 | 7.3 HIGH | rclone: FTP cross-session auth-proxy backend confusion |
| CVE-2026-88016 | 7.1 HIGH | rclone: Directory metadata (chmod/chown/chtimes) applied through a planted symlink in rclo |
| CVE-2026-88014 | 6.3 MEDIUM | rclone archive/zip: Zip Slip via unsanitized zip entry names lets a malicious archive esca |
| CVE-2026-88015 | 5.3 MEDIUM | rclone local: crafted Range request against a translated symlink panics (DoS) |
| CVE-2026-88046 | 5.3 MEDIUM | rclone: source object names can escape the configured root on upload |
| CVE-2026-88013 | 3.7 LOW | rclone: http backend forwards custom/auth headers to a different host on redirect |
No comments yet