CVE Catalog

CVE-2026-82238

LowCVSS 3.1
Published: Translated: NVD NIST

Summary

In filebrowser from version 2.24.0, there is 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.

Risk Assessment

The risk includes the ability to write files larger than allowed, which could lead to resource exhaustion or unexpected hook behavior.

Recommendation

It is recommended to update filebrowser to a patched version and monitor uploads for anomalies.

Other vulnerabilities in filebrowser

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS