rclone 是一款命令行工具,用于在不同云存储提供商之间同步文件和目录。在版本 1.75.0 到 1.75.1 之间, 中的 S3 流式分块上传(multipart)路径存在缺陷:在处理请求之前,将攻击者可控的 传递给了 。当缓冲区为空时, 会同时接受当前分块和一个超大分块,这违背了 的限制;此外, 会根据 或 分配 1 MiB 的内存页。攻击者可以通过网络发送请求头但不实际发送相应的请求体,从而保留甚至放大这些内存预留,进而耗尽进程或主机的内存,或导致请求处理程序永久阻塞。对于使用 的部署,攻击者需要拥有一个有
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-88044 | 9.1 CRITICAL | rclone: RC per-server auth-proxy bypass |
| 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