CVE-2026-71310
MEDIUMrclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory
Title source: cnaDescription
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.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/rclone/rclone/security/advisories/GHSA-xhf4-832v-7xcr
X_Refsource_Misc x_refsource_misc
https://github.com/rclone/rclone/commit/21d8cd3b92cd81d987f485051d454ea675d91a2b
X_Refsource_Misc x_refsource_misc
https://github.com/rclone/rclone/releases/tag/v1.75.0
Scores
CVSS v3
5.9
EPSS
0.0037
EPSS Percentile
30.0%
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-400
CWE-770
Status
published
Products (2)
rclone/rclone
0 - 1.75.0Go
rclone/rclone
< 1.75.0
Published
Aug 05, 2026
Tracked Since
Aug 06, 2026