๐Ÿ” CVE Alert

CVE-2026-71312

HIGH 8.0

rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

CVSS Score
8.0
EPSS Score
0.0%
EPSS Percentile
0th

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though PowerShell treats U+2018, U+2019, U+201A, and U+201B as single-quote delimiters, allowing an attacker-controlled filename to terminate the intended path literal and append PowerShell statements that execute as the victim SSH account when server-side hashing is invoked. This issue is fixed in v1.75.0.

CWE CWE-78
Vendor rclone
Product rclone
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for rclone rclone

Be the first to know when new high vulnerabilities affecting rclone rclone are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

rclone / rclone
< 1.75.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rclone/rclone/security/advisories/GHSA-2m8m-jhrm-w6j2 github.com: https://github.com/rclone/rclone/commit/e122fba1a57641b63a580aa26c026903a84e2e88 github.com: https://github.com/rclone/rclone/releases/tag/v1.75.0