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

exploitDog

nvd логотип

CVE-2026-88018

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

Описание

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone serve s3 configured with --auth-proxy but without --auth-key allows authPairMiddleware to register any client-chosen accessKeyID with an empty ws.s3Secret. gofakes3 then verifies the request’s SigV4 signature against that same empty secret, while Server.auth passes the access key identifier as both the user and authentication value to the proxy without an independent per-identity secret. An unauthenticated network attacker can therefore choose an arbitrary access key, sign with an empty secret, and reach whatever backend the auth-proxy script resolves for that identity. This issue is fixed in version 1.75.1.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*
Версия до 1.75.1 (исключая)

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-287

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

CVSS3: 9.8
ubuntu
8 дней назад

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone serve s3 configured with --auth-proxy but without --auth-key allows authPairMiddleware to register any client-chosen accessKeyID with an empty ws.s3Secret. gofakes3 then verifies the request’s SigV4 signature against that same empty secret, while Server.auth passes the access key identifier as both the user and authentication value to the proxy without an independent per-identity secret. An unauthenticated network attacker can therefore choose an arbitrary access key, sign with an empty secret, and reach whatever backend the auth-proxy script resolves for that identity. This issue is fixed in version 1.75.1.

CVSS3: 9.8
debian
8 дней назад

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

CVSS3: 9.8
github
7 дней назад

rclone serve s3: --auth-proxy without --auth-key authenticates nobody - full SigV4 signature bypass

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-287