Description
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, write, and delete arbitrary data.
Published: 2026-08-25
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Alluxio’s S3 REST proxy does not verify AWS Signature Version 4 signatures in its default configuration, allowing an unauthenticated attacker to forge user identities. By sending requests with unsigned Authorization headers, an attacker can read the embedded username, impersonate any user—including privileged service accounts—and perform arbitrary read, write, or delete operations on data stored behind the proxy. This flaw is a classic authentication bypass (CWE‑287) that can compromise confidentiality, integrity, and availability of data.

Affected Systems

Alluxio builds up to and including version 2.9.5 that expose the S3 REST proxy remain vulnerable. The vulnerability applies to all Alluxio deployments that use the default S3 REST proxy configuration and do not enforce signature verification.

Risk and Exploitability

The CVSS score of 9.3 signifies critical severity. Although the EPSS score is not available, the exploit is straightforward for anyone with network reach to the S3 REST proxy endpoint, which is typically exposed over HTTP/HTTPS. The lack of a KEV listing does not diminish the risk; once an attacker can reach the proxy, they can freely impersonate users and manipulate data. The vulnerability therefore poses a high risk of data compromise in any environment where the proxy is reachable from untrusted networks.

Generated by OpenCVE AI on August 25, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Alluxio to version 2.9.6 or later, or to any subsequent release that includes the S3 REST proxy signature verification fix.
  • If an update is not immediately possible, isolate the S3 REST proxy by restricting inbound traffic to trusted networks using firewall or security group rules to prevent unauthenticated access.
  • Enable strict TLS enforcement and monitor access logs for unauthorized authentication attempts while evaluating additional access controls such as IAM policies or ACLs to limit data exposure.

Generated by OpenCVE AI on August 25, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description 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, write, and delete arbitrary data.
Title Alluxio through 2.9.5 S3 REST Proxy Authentication Bypass via Unverified Request Signature
First Time appeared Alluxio
Alluxio alluxio
Weaknesses CWE-287
CPEs cpe:2.3:a:alluxio:alluxio:*:*:*:*:*:*:*:*
Vendors & Products Alluxio
Alluxio alluxio
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T18:55:20.157Z

Reserved: 2026-08-25T14:32:37.763Z

Link: CVE-2026-79787

cve-icon Vulnrichment

Updated: 2026-08-25T18:54:36.703Z

cve-icon NVD

Status : Received

Published: 2026-08-25T19:16:54.907

Modified: 2026-08-25T19:16:54.907

Link: CVE-2026-79787

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T20:30:17Z

Weaknesses