---
cve: "CVE-2026-72921"
severity: "HIGH"
cvss: 8.1
epss: "24%"
vendor: "seaweedfs"
kev: false
exploited: false
published: "2026-08-11 15:17:38"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T02:59:46+02:00"
---

# CVE-2026-72921

> 8.1 HIGH · 🧪 PoC

## Beschreibung

SeaweedFS is a distributed storage system. Prior to 4.24, the weed/server/filer_server_handlers.go allowed_prefixes authorization check used strings.HasPrefix on raw path strings, so a filer JWT scoped to /tenant1 also authorized sibling paths such as /tenant1234, /tenant1-old, and /tenant1backup, enabling cross-tenant reads and writes with a valid scoped token. This issue is fixed in version 4.24.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 05ed5c9ae8a2a45101b52b61d02f170d20d587ff (Commit)
- 4bac9985b4a02af8e8df22454cdf63de2a247b49 (Commit)

## Referenzen

- <https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-gv5w-hfx8-8cwq>
- <https://github.com/seaweedfs/seaweedfs/pull/9439>
- <https://github.com/seaweedfs/seaweedfs/commit/05ed5c9ae8a2a45101b52b61d02f170d20d587ff>
- <https://github.com/seaweedfs/seaweedfs/releases/tag/4.24>

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