Bug 2511917 - CVE-2026-71311 rclone: rclone: FTP command injection via CRLF in filename encoding [epel-all]
Summary: CVE-2026-71311 rclone: rclone: FTP command injection via CRLF in filename enc...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: rclone
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["44b3537e-0bcd-4e97-9aee-a...
Depends On:
Blocks: CVE-2026-71311
TreeView+ depends on / blocked
 
Reported: 2026-08-06 06:11 UTC by Jeremy Choi
Modified: 2026-08-06 06:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Choi 2026-08-06 06:11:48 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.


Note You need to log in before you can comment on or make changes to this bug.