Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-88015

Опубликовано: 10 сент. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

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.

EPSS

Процентиль: 29%
0.00354
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-190

Связанные уязвимости

CVSS3: 5.3
ubuntu
5 дней назад

(rclone is a command-line program to sync files and directories to and ...)

CVSS3: 5.3
redhat
5 дней назад

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.

CVSS3: 5.3
debian
5 дней назад

rclone is a command-line program to sync files and directories to and ...

CVSS3: 5.3
github
5 дней назад

rclone local: crafted Range request against a translated symlink panics (DoS)

EPSS

Процентиль: 29%
0.00354
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-190