Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
seaweedfs seaweedfs
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

SeaweedFS 是一个用于文件和 Blob 的分布式存储系统。在 4.39 版本中,Filer 的 TUS 可恢复上传(resumable-upload)处理器仅在创建会话时检查 JWT 的 作用域,这导致低权限租户可以劫持其他租户的上传会话,并将内容写入其自身令牌所禁止的 Filer 路径。 通过会话 ID 操作现有会话的 HEAD、PATCH 和 DELETE 操作,从未验证会话中存储的目标路径是否落在调用者的允许前缀范围内。因此,一旦某个租户获取了另一个上传的会话标识符,就可以通过 PATCH 将攻击者的

CVSS 7.6 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-77368

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
SeaweedFS: Authenticated Cross-Prefix IDOR in Filer TUS Handler Enables Arbitrary Write to Tenant-Forbidden Paths
Source: CVE Program / CVE List V5
Vulnerability Description
SeaweedFS is a distributed storage system for files and blobs. In version 4.39, the filer's TUS resumable-upload handler checks JWT allowed_prefixes 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
seaweedfs seaweedfs >= 4.39, < 4.40 -

II. Public POCs for CVE-2026-77368

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-77368

登录查看更多情报信息。

Patches & Fixes for CVE-2026-77368 (1)

Vendor Advisories for CVE-2026-77368 (1)

Same Patch Batch · seaweedfs · 2026-08-26 · 4 CVEs total

CVE-2026-77298 8.7 HIGH SeaweedFS S3 OIDC Bearer authentication bypasses IAM role trust policy
CVE-2026-77317 8.1 HIGH SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite
CVE-2026-77611 7.1 HIGH SeaweedFS: Authenticated S3 object-scope bypass in PutObjectAcl allows overwriting a diffe

IV. Related Vulnerabilities

V. Comments for CVE-2026-77368

No comments yet


Leave a comment