rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass map[string]string instead of binding the credential or VFS to the authenticated session. If two accepted credentials use the same username but resolve to different proxy backends, a later CheckPasswd login overwrites userPass[user], and subsequent getVFS operations on the first session are reauthorized with the later password. The first session can then read, create, overwrite, rename, or delete objects using the second credential’s backend authority. Exploitation requires the later same-username login to occur while the first session remains open. This issue is fixed in version 1.75.1.
CVE-2026-88017
This high-severity CVE scores 7.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 85% 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
- 7.3
- EG Score
- 7.3(medium)
- EG Risk
- 33(Track)EG Risk 33/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 computedSeverity73% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 15%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 10, 2026rclone v1.75.1
Patch available: rclone/rclone v1.75.1
https://github.com/rclone/rclone/releases/tag/v1.75.1commit c6af0b57c2b4 (rclone/rclone)
Fix landed in rclone/rclone commit c6af0b57c2b4 — awaiting tagged release
https://github.com/rclone/rclone/commit/c6af0b57c2b4af848bc968c2b407354476184b99FTP cross-session auth-proxy backend confusion · Advisory · rclone/rclone · GitHub
https://github.com/rclone/rclone/security/advisories/GHSA-c476-6w5q-jw77Vendor Advisories for CVE-2026-88017(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/rclone/rclone | — | 1.75.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 22× 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-09-19 05:58 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:47 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 18:09 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 06:23 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 07:36 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 18:54 UTCEG score recompute
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-12 20:07 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 21:23 UTCEG score recompute
- 2026-09-11 20:47 UTCEG score recompute
- 2026-09-11 18:43 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 16:20 UTCEG score recompute
- 2026-09-10 16:00 UTCEG score recompute
- 2026-09-10 16:00 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-88017?
When was CVE-2026-88017 disclosed?
Is CVE-2026-88017 actively exploited?
What is the CVSS score of CVE-2026-88017?
How do I remediate CVE-2026-88017?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-88017
Is Your Infrastructure Affected by CVE-2026-88017?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.