CVE-2026-77368: SeaweedFS: Authenticated Cross-Prefix IDOR in Filer TUS Handler Enables Arbitrary Write to Tenant-Forbidden Paths

Published Aug 26, 2026
·
Updated

SeaweedFS is a distributed storage system for files and blobs. In version 4.39, the filer's TUS resumable-upload handler checks JWT allowedprefixes scoping only when a session is created, letting a low-privilege tenant hijack another tenant's upload session to write content to filer paths their own token forbids. The HEAD, PATCH, and DELETE verbs that act on an existing session by its id never verify that the session's stored target path falls within the caller's allowed prefixes, so a tenant who obtains another upload's session identifier can PATCH attacker bytes into it and, on completion, have the file land at the victim's out-of-scope path. The same token can also DELETE other tenants' sessions and HEAD them to read upload progress and size, defeating the JWT prefix isolation. This vulnerability only affects deployments that configure filer JWT signing and have TUS uploads enabled. This issue is fixed in version 4.40.

Affected Software

1 affected component
seaweedfs seaweedfs>=4.0.0<4.40

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade SeaweedFS filer TUS resumable-upload handler to a version that resolves this vulnerability.

    Fixed in 4.40
  2. Compensating control

    For SeaweedFS deployments with TUS uploads enabled and filer JWT signing configured, treat possession of other tenants’ TUS session identifiers as high risk; ensure TUS upload session identifiers cannot be obtained by low-privilege tenants (e.g., prevent cross-tenant exposure of TUS session IDs via application/authz controls).

Event History

Aug 26, 2026
CVE Published
via MITRE·09:07 PM
Data Sourced
via MITRE·09:07 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are affected?

Only deployments with filer JWT signing configured and TUS resumable uploads enabled are affected. The issue is present in SeaweedFS version 4.39 and is fixed in version 4.40.

2

What does an attacker need to exploit this issue?

An attacker needs a low-privilege tenant JWT and the identifier of another tenant's existing TUS upload session. No user interaction is required.

3

What can an attacker do with a victim upload session identifier?

They can PATCH data into the session so that, when it completes, content is written to the victim's path outside the attacker's permitted prefixes. They can also DELETE the session or use HEAD to view its upload progress and size.

4

What should be done if an immediate upgrade is not possible?

The provided data identifies JWT signing combined with enabled TUS uploads as the affected configuration. Disabling TUS uploads or avoiding that affected combination can remove the described exposure until SeaweedFS can be updated to version 4.40.

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