rclone: http backend forwards custom/auth headers to a different host on redirect
Summary
| CVE | CVE-2026-88013 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-10 16:18:08 UTC |
| Updated | 2026-09-10 17:17:08 UTC |
| Description | rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows redirects without a backend-specific http.Client.CheckRedirect policy. A configured remote that redirects to another host can therefore cause custom secrets such as X-Api-Key to be resent to that untrusted destination, and a same-host HTTPS-to-HTTP redirect can expose Authorization or Cookie headers in cleartext. Listing, stat, download, mount, and serve operations can trigger the leak during normal use. This issue is fixed in version 1.75.1. |
Risk And Classification
Primary CVSS: v3.1 3.7 LOW from [email protected]
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Problem Types: CWE-200 | CWE-319 | CWE-522 | CWE-200 CWE-200: Exposure of Sensitive Information to an Unauthorized Actor | CWE-319 CWE-319: Cleartext Transmission of Sensitive Information | CWE-522 CWE-522: Insufficiently Protected Credentials
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 3.7 | LOW | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
| 3.1 | CNA | DECLARED | 3.7 | LOW | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
HighPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
LowIntegrity
NoneAvailability
NoneCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Vendor Declared Affected Products
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/rclone/rclone/commit/79fbc0842f74e02cb84f0e3e7261d169983c8831 | [email protected] | github.com | |
| github.com/rclone/rclone/commit/925fb4fb21eb25e75cd1b64fdd17ded857784bfc | [email protected] | github.com | |
| github.com/rclone/rclone/releases/tag/v1.75.1 | [email protected] | github.com | |
| github.com/rclone/rclone/security/advisories/GHSA-486v-q2wf-fp2r | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | github.com | |
| github.com/rclone/rclone/commit/22859b7e696cea3c563c6ba04c6b7f91f74456b4 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.