CVE-2026-77368
Last modified
CVE-2026-77368 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| seaweedfs | seaweedfs | >= 4.39, < 4.40 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77368?
How severe is CVE-2026-77368?
How do I fix CVE-2026-77368?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7735A vulnerability was found in osrg GoBGP up to 4.3.0. Affecte…7.3
- CVE-2026-77354kin-openapi is a Go project for handling OpenAPI files. From…8.7
- CVE-2026-77357Mesop is a Python-based UI framework that allows users to bu…8.7
- CVE-2026-77358cpp-httplib is a C++ header-only HTTP/HTTPS library. In vers…8.2
- CVE-2026-7736A vulnerability was determined in osrg GoBGP up to 4.3.0. Af…7.5
- CVE-2026-77365The Optimole – Optimize Images | Convert WebP & AVIF | CDN &…7.2
- CVE-2026-7737A vulnerability was identified in osrg GoBGP up to 4.3.0. Af…7.5
- CVE-2026-7738A security flaw has been discovered in puchunjie doc-tools-m…6.3
- CVE-2026-77384libp2p is a JavaScript implementation of the libp2p networki…7.5
- CVE-2026-7739A weakness has been identified in justdan96 tsMuxer up to 2.…3.3
- CVE-2026-77391A security flaw has been discovered in SourceCodester Dynami…4.3
- CVE-2026-77392A weakness has been identified in SourceCodester Dynamic Inp…6.3
Are you affected by CVE-2026-77368?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
