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.
CVE-2026-71310
This medium-severity CVE scores 5.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.9
- EG Score
- 5.9(medium)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity59% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
August 5, 2026
Last Modified
August 6, 2026
Advisory Details (3)
Auto-updated Aug 5, 2026rclone v1.75.0
Patch available: rclone/rclone v1.75.0
https://github.com/rclone/rclone/releases/tag/v1.75.0commit 21d8cd3b92cd (rclone/rclone)
Fix landed in rclone/rclone commit 21d8cd3b92cd — awaiting tagged release
https://github.com/rclone/rclone/commit/21d8cd3b92cd81d987f485051d454ea675d91a2bUnbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory · Advisory · rclone/rclone · GitHub
https://github.com/rclone/rclone/security/advisories/GHSA-xhf4-832v-7xcrVendor Advisories for CVE-2026-71310(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(4 across 4 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rclone | 1.53.3-1 ... 1.69.3+dfsg-3 (13 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rclone | 1.60.1+dfsg-2 ... 1.69.3+dfsg-3 (8 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rclone | 1.60.1+dfsg-4 ... 1.69.3+dfsg-3 (6 versions) | — | — |
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/rclone/rclone | — | 1.75.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 33× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 06:58 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 08:56 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 10:54 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 14:49 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 16:47 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 18:46 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-13 22:42 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 00:40 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 02:38 UTCEG score recompute
- 2026-08-11 04:36 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 06:34 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 08:33 UTCEG score recompute
Show 8 moreShow fewer
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 10:31 UTCEG score recompute
- 2026-08-06 14:28 UTCEG score recompute
- 2026-08-06 13:53 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 21:17 UTCEG score recompute
- 2026-08-05 20:45 UTCEG score recompute
- 2026-08-05 20:45 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400 · CWE-770
- CVE-2004-1464NVD 5.9EG 9.0 KEVEPSS p91CRITICAL
- CVE-2010-3705EG 8.3HIGH
- CVE-2006-1364NVD 7.5EG 8.2EPSS p99HIGH
- CVE-2008-5180NVD 5.3EG 7.9EPSS p99HIGH
- CVE-2012-0024EG 7.8HIGH
- CVE-2011-3192EG 7.8EPSS p100HIGH
- CVE-2010-4686EG 7.8HIGH
- CVE-2010-4671EG 7.8HIGH
- CVE-2009-2054EG 7.8HIGH
- CVE-2009-2726EG 7.8EPSS p93HIGH
Frequently asked(5)
What is CVE-2026-71310?
When was CVE-2026-71310 disclosed?
Is CVE-2026-71310 actively exploited?
What is the CVSS score of CVE-2026-71310?
How do I remediate CVE-2026-71310?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71310
Is Your Infrastructure Affected by CVE-2026-71310?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.