rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the line-oriented FTP control channel, and github.com/jlaffaye/ftp formats the argument through textproto.Conn.Cmd without rejecting CR or LF, allowing a filename such as victim CRLF DELE other-secret CRLF NOOP to inject an independent authenticated FTP command when the victim copies or syncs to a more-privileged FTP destination. This issue is fixed in 1.75.0.
CVE-2026-71311
This medium-severity CVE scores 6.4 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).
- 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
- 6.4
- EG Score
- 6.4(medium)
- EG Risk
- 45(Track)EG Risk 45/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 computedSeverity64% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 15%
- 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 1df2b7075328 (rclone/rclone)
Fix landed in rclone/rclone commit 1df2b7075328 — awaiting tagged release
https://github.com/rclone/rclone/commit/1df2b70753286c1dfe8366078cbedfdf7f96472cFTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines · Advisory · rclone/rclone · GitHub
https://github.com/rclone/rclone/security/advisories/GHSA-8c48-q9wj-3w37Vendor Advisories for CVE-2026-71311(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-21 03:48 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 01:34 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 23:19 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 21:04 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 18:50 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 16:22 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 14:07 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 11:52 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 09:38 UTCEG score recompute
- 2026-08-11 07:23 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 05:08 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 02:54 UTCEG score recompute
Show 7 moreShow fewer
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 00:39 UTCEG score recompute
- 2026-08-06 22:24 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
Frequently asked(5)
What is CVE-2026-71311?
When was CVE-2026-71311 disclosed?
Is CVE-2026-71311 actively exploited?
What is the CVSS score of CVE-2026-71311?
How do I remediate CVE-2026-71311?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71311
Is Your Infrastructure Affected by CVE-2026-71311?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.