Lucene search
+L

45 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.5 views

Rclone < 1.75.1 S3 Serve SigV4 Signature Bypass (CVE-2026-88018)

The version of Rclone installed on the remote host is prior to 1.75.1. It is, therefore, affected by an authentication bypass vulnerability: - When rclone serve s3 is configured with --auth-proxy and without --auth-key, the authPairMiddleware handler parses the access key ID out of the...

9.8CVSS0.005EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/10 10:49 p.m.11 views

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

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 10:49 p.m.6 views

GHSA-XWWR-4H3P-R22C rclone serve s3: --auth-proxy without --auth-key authenticates nobody - full SigV4 signature bypass

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 4:18 p.m.7 views

DEBIAN-CVE-2026-88018

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. gofakes...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 4:03 p.m.44 views

CVE-2026-88018

rclone (a command-line tool for syncing files to cloud storage) contains a SigV4 signature bypass in its serve s3 mode. When configured with --auth-proxy but without --auth-key, the authPairMiddleware registers any client-chosen accessKeyID with an empty secret. The embedded gofakes3 component th...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/09/10 4:03 p.m.45 views

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

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. gofakes...

9.8CVSS0.005EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 4:03 p.m.16 views

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

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. gofakes...

9.8CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/10 4:03 p.m.9 views

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

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. gofakes...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89704

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89489

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/28 12:18 a.m.6 views

AZL-98340 CVE-2026-54330 affecting package ceph 18.2.2-12

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the Ceph Object Gateway RGW SigV4 handler does not reject requests that carry x-amz- headers absent from the signed header set, allowing anyone holding a presigne...

8.1CVSS6AI score0.00181EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 8:59 p.m.108 views

CVE-2026-54330

CVE-2026-54330 affects the Ceph Object Gateway (RGW) SigV4 verifier in versions prior to 20.2.4 and 19.2.6 . The handler fails to reject requests carrying x-amz-* headers that are absent from the signed header set, unlike AWS S3 which rejects such unsigned headers. An attacker holding a presigned...

8.1CVSS5.6AI score0.00181EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 8:59 p.m.51 views

CVE-2026-54330 Ceph RGW SigV4 handler accepts unsigned x-amz-* headers on presigned requests, allowing privilege escalation

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the Ceph Object Gateway RGW SigV4 handler does not reject requests that carry x-amz- headers absent from the signed header set, allowing anyone holding a presigne...

8.1CVSS0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 8:59 p.m.32 views

CVE-2026-54330 Ceph RGW SigV4 handler accepts unsigned x-amz-* headers on presigned requests, allowing privilege escalation

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the Ceph Object Gateway RGW SigV4 handler does not reject requests that carry x-amz- headers absent from the signed header set, allowing anyone holding a presigne...

8.1CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/27 8:59 p.m.14 views

CVE-2026-54330

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the Ceph Object Gateway RGW SigV4 handler does not reject requests that carry x-amz- headers absent from the signed header set, allowing anyone holding a presigne...

8.1CVSS5.7AI score0.00181EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/25 6:23 p.m.36 views

CVE-2026-79787 Alluxio through 2.9.5 S3 REST Proxy Authentication Bypass via Unverified Request Signature

Alluxio's S3 REST proxy fails to verify AWS Signature Version 4 signatures in its default configuration, allowing unauthenticated attackers to spoof user identity. Attackers can extract usernames from unsigned Authorization headers and impersonate any user, including service accounts, to read,...

9.8CVSS0.00347EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.18 views

PT-2026-81482

Name of the Vulnerable Software and Affected Versions Alluxio affected versions not specified Description The S3 REST proxy fails to verify AWS Signature Version 4 signatures when using the default configuration. This allows unauthenticated attackers to spoof user identity by extracting usernames...

9.8CVSS5.6AI score0.00347EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.13 views

Fedora 44 : ceph (2026-7de7d03796)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-7de7d03796 advisory. Ceph 20.2.4 GA CVE-2025-30156 is an authentication bypass in CephX caused by misuse of AES-CBC...

9.1CVSS6AI score0.00181EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.12 views

Fedora 43 : ceph (2026-ebffec502b)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ebffec502b advisory. Ceph 19.2.6 GA CVE-2025-30156 is an authentication bypass in CephX caused by misuse of AES-CBC...

9.1CVSS6AI score0.00181EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.19 views

PT-2026-82771

Name of the Vulnerable Software and Affected Versions Ceph versions prior to 20.2.4 Ceph versions prior to 19.2.6 Description The Ceph Object Gateway RGW SigV4 handler fails to reject requests containing x-amz- headers that are not included in the signed header set. While AWS S3 requires all x-am...

8.1CVSS5.8AI score0.00181EPSS
SaveExploits0References11
Rows per page
Query Builder