Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-79787 – Authentication Bypass / Full Data Compromise – Alluxio S3 REST Proxy (through 2.9.5

Be the first to know when new zero-days emerge:

Summary

CVE-2026-79787 is an authentication bypass (CWE-287) in Alluxio’s S3 REST proxy, affecting all Alluxio versions through 2.9.5. The proxy fails to cryptographically verify AWS Signature Version 4 signatures in its default configuration, allowing an unauthenticated network attacker to spoof the identity of any user, including service accounts. This is rated CRITICAL, with a CVSS v4.0 base score of 9.3.

Technical details

  • Root cause: the proxy code that parses S3 API requests extracts the username directly from the Credential field of the AWS4-HMAC-SHA256 Authorization header, but never validates the accompanying signature.
  • Trigger condition: exploitable whenever the alluxio.s3.rest.authentication.enabled property is left at its default value of false, which skips signature verification entirely.
  • Attack vector: network, no authentication or user interaction required; an attacker only needs network access to the Alluxio proxy service (default port 39999) and can supply an arbitrary username in a syntactically valid but unsigned Authorization header.
  • Impact: full impersonation of any Alluxio user, including service accounts, enabling unauthorized read, write, and delete operations on data accessible to the impersonated identity, up to namespace-wide access if a superuser account is spoofed.

Affected software

  • Alluxio (Alluxio/alluxio), all versions from 0 through 2.9.5, when the S3 REST proxy is enabled with default settings.

Severity

  • CVSS v4.0: 9.3 (CRITICAL) — 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
  • CVSS v3.1: 9.8 (CRITICAL) — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Immediate: no fixed release has been published by the Alluxio project as of this writing; monitor the Alluxio project and vendor channels for a patched release and upgrade as soon as one is available.
  • Workarounds: explicitly set alluxio.s3.rest.authentication.enabled=true to enforce signature validation on the S3 REST proxy; restrict network access to the proxy port (default 39999) to trusted hosts only, e.g. via firewall rules or network segmentation; avoid exposing the S3 REST proxy directly to untrusted networks or the public internet; review proxy access logs for requests using unexpected or unsigned Authorization headers.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge