Bug 2511914 - CVE-2026-71310 rclone: rclone: Denial of Service via unbounded HTTP CONNECT response headers [fedora-all]
Summary: CVE-2026-71310 rclone: rclone: Denial of Service via unbounded HTTP CONNECT r...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rclone
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["7c9aec42-2bcb-4a1a-94d9-2...
Depends On:
Blocks: CVE-2026-71310
TreeView+ depends on / blocked
 
Reported: 2026-08-06 06:07 UTC by Jeremy Choi
Modified: 2026-08-06 06:07 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Jeremy Choi 2026-08-06 06:07:43 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.