CVE-2026-88013: rclone: http backend forwards custom/auth headers to a different host on redirect

Published Sep 10, 2026
·
Updated

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.

Affected Software

1 affected component
Rclone Rclone>=1.49.0<=1.75.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rclone http backend to a version that resolves this vulnerability.

    Fixed in 1.75.1

Event History

Sep 10, 2026
CVE Published
via MITRE·03:39 PM
Data Sourced
via MITRE·03:39 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Deployments using rclone's HTTP backend from version 1.49.0 up to, but not including, 1.75.1 are affected when custom headers are configured through --http-headers or headers=. A remote must issue a redirect for the headers to be forwarded beyond the intended request destination.

2

What information can leak, and under what redirect conditions?

Custom secrets configured as headers, such as X-Api-Key, can be resent when the remote redirects to a different host. A redirect from HTTPS to HTTP on the same host can expose Authorization or Cookie headers in cleartext.

3

Which rclone activity can trigger the issue?

Normal HTTP backend operations including listing, stat, download, mount, and serve can follow a redirect and trigger the header leak.

4

What is the remediation?

Upgrade rclone to version 1.75.1, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203