CVE-2026-82238
2.3
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Summary
filebrowser from version 2.24.0 contains a race condition in the TUS upload handler that allows authenticated users to write past the declared Upload-Length by sending concurrent PATCH requests. Attackers can send multiple simultaneous PATCH requests at the same offset to bypass length validation, resulting in files that exceed their declared size and triggering completion hooks for oversized uploads.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| filebrowser | filebrowser | 0 < 2.24.0 | unaffected |
Weaknesses
- CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition
References
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-4r8p-gqj2-mwgm
- https://www.vulncheck.com/advisories/filebrowser-2.24.0-race-condition-via-tus-concurrent-patch-uploads
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.