🔐 CVE Alert

CVE-2026-88018

CRITICAL 9.8

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

CVSS Score
9.8
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 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.

CWE CWE-287 CWE-306
Vendor rclone
Product rclone
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for rclone rclone

Be the first to know when new critical 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:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

rclone / rclone
< 1.75.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/rclone/rclone/security/advisories/GHSA-xwwr-4h3p-r22c github.com: https://github.com/rclone/rclone/commit/90595f34f27f569be6b27c57fe5ab65057d323bd github.com: https://github.com/rclone/rclone/releases/tag/v1.75.1