CVE-2026-72921: SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths

Published Aug 11, 2026
·
Updated

SeaweedFS is a distributed storage system. Prior to 4.24, the weed/server/filerserverhandlers.go allowedprefixes 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.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade weed/server/filer_server_handlers.go (SeaweedFS Filer JWT allowed_prefixes) to a version that resolves this vulnerability.

    Fixed in 4.24

Event History

Aug 11, 2026
CVE Published
via MITRE·02:28 PM
Data Sourced
via MITRE·02:28 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72921?

The severity of CVE-2026-72921 is rated high with a score of 8.1.

2

What are the potential risks associated with CVE-2026-72921?

CVE-2026-72921 allows cross-tenant access to sibling paths, leading to unauthorized access to sensitive data.

3

How do I fix CVE-2026-72921?

To fix CVE-2026-72921, upgrade to SeaweedFS version 4.24 or later where the authorization check has been corrected.

4

Who is affected by CVE-2026-72921?

Users of SeaweedFS versions prior to 4.24 are affected by CVE-2026-72921.

5

What is the primary issue described in CVE-2026-72921?

The primary issue in CVE-2026-72921 is that the allowed_prefixes authorization check incorrectly allows access to sibling paths.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2026-72921 - SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths - SecAlerts