๐Ÿ” CVE Alert

CVE-2026-71310

MEDIUM 5.9

rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or compromised configured proxy, or an active on-path actor controlling a plaintext HTTP proxy hop, to send oversized headers that grow memory until the rclone process fails. The affected helper is used by FTP and SFTP proxy connections, and SFTP reaches the parser before SSH server authentication, so target host key validation does not constrain a malicious proxy. This issue is fixed in 1.75.0.

CWE CWE-400 CWE-770
Vendor rclone
Product rclone
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for rclone rclone

Be the first to know when new medium vulnerabilities affecting rclone rclone are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

rclone / rclone
< 1.75.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rclone/rclone/security/advisories/GHSA-xhf4-832v-7xcr github.com: https://github.com/rclone/rclone/commit/21d8cd3b92cd81d987f485051d454ea675d91a2b github.com: https://github.com/rclone/rclone/releases/tag/v1.75.0