CVE-2026-79787
Received Received - Intake

Alluxio S3 REST Proxy AWS Signature Spoofing Vulnerability

Vulnerability report for CVE-2026-79787, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
alluxio alluxio to 2.9.5 (exc)
alluxio s3_rest_proxy *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Alluxio's S3 REST proxy fails to verify AWS Signature Version 4 signatures by default. This allows unauthenticated attackers to spoof user identities by extracting usernames from unsigned Authorization headers and impersonating any user, including service accounts. Attackers can then read, write, or delete arbitrary data without proper authentication.

Detection Guidance

Check if Alluxio S3 REST Proxy is running and verify if AWS Signature Version 4 verification is disabled. Inspect Alluxio configuration files for the setting alluxio.s3.rest.authentication.enabled set to false. Monitor network traffic for unsigned S3 REST API requests with Authorization headers containing arbitrary usernames.

Impact Analysis

Attackers can impersonate any user to gain unauthorized access to data, including sensitive or confidential files. They can read, modify, or delete data, potentially leading to data breaches, loss of critical information, or full control over the Alluxio cluster if the impersonated user has superuser access.

Compliance Impact

This vulnerability can lead to unauthorized access and data breaches, violating compliance requirements for GDPR (data protection), HIPAA (healthcare data), and other regulations. It undermines data integrity, confidentiality, and access controls, potentially resulting in legal penalties and reputational damage.

Mitigation Strategies

Enable AWS Signature Version 4 verification by setting alluxio.s3.rest.authentication.enabled to true in Alluxio configuration. Restart the S3 REST Proxy service to apply changes. Review and restrict access permissions for all users and service accounts to minimize potential impact.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79787. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart