VYPR
Critical severityOSV Advisory· Published Dec 30, 2025· Updated Jan 5, 2026

RustFS has a gRPC Hardcoded Token Authentication Bypass

CVE-2025-68926

Description

RustFS is a distributed object storage system built in Rust. In versions prior to 1.0.0-alpha.78, 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.78 contains a fix for the issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
rustfscrates.io
>= 1.0.0-alpha.13, < 1.0.0-alpha.781.0.0-alpha.78

Affected products

2
  • Range: 1.0.0-alpha.1, 1.0.0-alpha.10, 1.0.0-alpha.11, …
  • ghsa-coords
    Range: >= 1.0.0-alpha.13, < 1.0.0-alpha.78

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.