Bug 2511772 (CVE-2026-71310) - CVE-2026-71310 github.com/rclone/rclone: rclone: Denial of Service via unbounded HTTP CONNECT response headers
Summary: CVE-2026-71310 github.com/rclone/rclone: rclone: Denial of Service via unboun...
Keywords:
Status: NEW
Alias: CVE-2026-71310
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2511914 2511915
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-05 20:51 UTC by OSIDB Bzimport
Modified: 2026-08-06 06:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-05 20:51:32 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.