CVE-2026-72921

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 15:17

Updated : 2026-09-09 20:46


NVD link : CVE-2026-72921

Mitre link : CVE-2026-72921

CVE.ORG link : CVE-2026-72921


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization