---
cve: "CVE-2025-68926"
severity: "CRITICAL"
cvss: 9.8
epss: "29.6%"
vendor: "rustfs"
kev: false
exploited: false
published: "2025-12-30 17:15:43"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T00:34:01+02:00"
---

# CVE-2025-68926

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 3c1494787848b38e0aff9608869007ab0f9b501d (Commit)

## Referenzen

- <https://github.com/rustfs/rustfs/security/advisories/GHSA-h956-rh7x-ppgj>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-68926) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
