rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and passes it to GET, HEAD, POST, and DELETE handlers for configured backends including WebDAV, FTP, HTTP, Memory, and SFTP. An attacker who can access the REST endpoint may read, create, overwrite, or delete objects outside the path configured by the operator when the operator publishes a backend subdirectory and the backend credential can access parent or sibling objects. This issue is fixed in 1.75.0.
CVE-2026-71309
This high-severity CVE scores 8.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.6
- EG Score
- 8.6(medium)
- EG Risk
- 55(Track*)EG Risk 55/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 computedSeverity86% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- 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 cc5a189f00ef (rclone/rclone)
Fix landed in rclone/rclone commit cc5a189f00ef — awaiting tagged release
https://github.com/rclone/rclone/commit/cc5a189f00efe68ed0ddb32d3237b42549a9f264Incomplete path validation allows backend root escape in serve restic · Advisory · rclone/rclone · GitHub
https://github.com/rclone/rclone/security/advisories/GHSA-45pq-889g-fcghVendor Advisories for CVE-2026-71309(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(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 32× 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-19 21:27 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 22:16 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 23:31 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 00:46 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 13:23 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 03:15 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 04:30 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 18:22 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 19:37 UTCEG score recompute
- 2026-08-11 08:14 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 22:07 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 23:22 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
Show 7 moreShow fewer
- 2026-08-08 00:36 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)
Frequently asked(5)
What is CVE-2026-71309?
When was CVE-2026-71309 disclosed?
Is CVE-2026-71309 actively exploited?
What is the CVSS score of CVE-2026-71309?
How do I remediate CVE-2026-71309?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71309
Is Your Infrastructure Affected by CVE-2026-71309?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.