Home

Description

RustFS is a distributed object storage system built in Rust. In versions prior to 1.0.0-alpha.77, RustFS implements gRPC authentication using a hardcoded static token `"rustfs rpc"` that is publicly exposed in the source code repository, hardcoded on both client and server sides, non-configurable with no mechanism for token rotation, and universally valid across all RustFS deployments. Any attacker with network access to the gRPC port can authenticate using this publicly known token and execute privileged operations including data destruction, policy manipulation, and cluster configuration changes. Version 1.0.0-alpha.77 contains a fix for the issue.

PUBLISHED Reserved 2025-12-24 | Published 2025-12-30 | Updated 2025-12-30 | Assigner GitHub_M




CRITICAL: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-798: Use of Hard-coded Credentials

CWE-287: Improper Authentication

Product status

< 1.0.0-alpha.77
affected

References

github.com/...rustfs/security/advisories/GHSA-h956-rh7x-ppgj

cve.org (CVE-2025-68926)

nvd.nist.gov (CVE-2025-68926)

Download JSON

Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.