Denial of Service Vulnerability in Rclone by Rclone
CVE-2026-88015

5.3MEDIUM

Key Information:

Vendor

Rclone

Status
Vendor
CVE Published:
10 September 2026

What is CVE-2026-88015?

Rclone is a command-line program designed for syncing files and directories across various cloud storage providers. Prior to version 1.75.1, a vulnerability existed in the 'backend/local' mode when using the --links option. This issue allowed symlink targets to be exposed as .rclonelink objects. Specifically, the fs.RangeOption.Decode method could pass an unchecked positive Range start to Object.Open and openTranslatedLink, leading to a deterministic slice-bounds panic. When the object was exposed via HTTP or WebDAV, this resulted in a request-level denial-of-service scenario. Although the Go net/http package typically handles such panics per connection, this vulnerability did not crash the entire server process. It was addressed in Rclone version 1.75.1.

Affected Version(s)

rclone < 1.75.1

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.