---
cve: "CVE-2026-73290"
severity: "MEDIUM"
cvss: 5.3
epss: "24%"
vendor: "rustfs"
kev: false
exploited: false
published: "2026-08-12 15:18:32"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T04:58:14+02:00"
---

# CVE-2026-73290

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policy_allowed path applies deny_anonymous_table_data_plane_if_needed and RestrictPublicBuckets, so a bucket that permits anonymous listing can continue exposing version listings after an operator enables the public-access control. The bypass affects GET /?versions= and can disclose object version metadata even though equivalent GetObject requests are denied. This issue is fixed in version 1.0.0-beta.12.

## CVSS-Vektor

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

| 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 | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 92f83bfe155d8a3b9cdd903086e5b28d52339efb (Commit)
- 2e5cef513fb31e25940f1c77e208f28b302561bb (Commit)

## Referenzen

- <https://github.com/rustfs/rustfs/security/advisories/GHSA-x298-9x87-fvjq>
- <https://github.com/rustfs/rustfs/commit/92f83bfe155d8a3b9cdd903086e5b28d52339efb>
- <https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.12>

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