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