DEBIAN-CVE-2026-88015

    Dashboard / Vulnerabilities / DEBIAN-CVE-2026-88015

    DEBIAN-CVE-2026-88015

    Published: 10 Sept 2026Last Modified: 11 Sept 2026
    Upstream:

    Summary:

    Details: rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, backend/local with --links or links=true exposes symlink targets as .rclonelink objects, and fs.RangeOption.Decode can pass an unchecked positive Range start through Object.Open and openTranslatedLink. The function slices the target string as linkdst[offset:], so a Range start larger than the target length causes a deterministic slice-bounds panic when lib/http/serve exposes the object through HTTP or WebDAV. Go net/http normally recovers the panic per connection, causing request-level denial of service rather than terminating the entire process. This issue is fixed in version 1.75.1.

    Affected packages

    Package

    Name: rclone

    Purl: pkg:deb/debian/rclone?arch=source&distro=bookworm

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.60.1+dfsg-2
    1.60.1+dfsg-3
    1.60.1+dfsg-4

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    DEBIAN-CVE-2026-88015 | CVE-DB