CVE-2026-71311
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/rclone/rcloneGo | < 1.75.0 | 1.75.0 |
Affected products
7- osv-coords6 versionspkg:apk/wolfi/telegraf-1.38pkg:apk/chainguard/rclone-fipspkg:apk/chainguard/telegraf-1.38pkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0pkg:apk/chainguard/telegraf-1.39pkg:bitnami/rclone
< 1.38.4-r19+ 5 more
- (no CPE)range: < 1.38.4-r19
- (no CPE)range: < 1.75.0-r0
- (no CPE)range: < 1.38.4-r19
- (no CPE)range: < 0.0.20260827T195228-160000.1.1
- (no CPE)range: < 1.39.2-r3
- (no CPE)range: < 1.75.0
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.