CRLF injection in rclone - #VU140654

 

CRLF injection in rclone - #VU140654

Published: August 1, 2026


Vulnerability identifier: #VU140654
CSH Severity: Low
CVSS v4: 5.8 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-93
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to inject authenticated FTP commands to modify or delete files on the destination server.

The vulnerability exists due to improper neutralization of CRLF sequences in FTP command arguments in the FTP backend when processing attacker-controlled filenames with a manually configured custom encoding that preserves CR or LF characters. A remote user can supply a specially crafted filename to inject authenticated FTP commands to modify or delete files on the destination server.

User interaction is required because the victim must copy or sync attacker-controlled content to an FTP destination with greater authority, and only manually configured encodings that omit Ctl or CrLf are vulnerable.


Affected software

rclone

Remediation

Install security update from vendor's website.

rclone - update to 1.75.0

External References

Related Security Bulletins