---
cve: "CVE-2026-46685"
severity: "MEDIUM"
cvss: 6.0
epss: "11%"
vendor: "rustfs"
kev: false
exploited: false
published: "2026-05-28 19:16:39"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T17:13:23+02:00"
---

# CVE-2026-46685

> 6.0 MEDIUM · 🧪 PoC

## Beschreibung

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, when RUSTFS_CORS_ALLOWED_ORIGINS is unset, the RustFS S3 listener's ConditionalCorsLayer reflects any request Origin value back as Access-Control-Allow-Origin and also sets Access-Control-Allow-Credentials: true and Access-Control-Allow-Headers: * on responses, including preflight responses and error responses. This creates a permissive cross-domain policy with untrusted origins. A browser visiting an attacker-controlled page can issue credentialed cross-origin requests to a reachable RustFS deployment and read the response when the victim browser has ambient credentials for the RustFS origin, such as saved HTTP Basic Auth credentials, reverse-proxy SSO cookies, or TLS client certificates. This vulnerability is fixed in 1.0.0-beta.2.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 9f07029373af3c989bb26ac98a7df2c086b37c5c (Commit)

## Referenzen

- <https://github.com/rustfs/rustfs/security/advisories/GHSA-x5xv-223c-8vm7>

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