PatchSiren cyber security CVE debrief
CVE-2026-72838 filebrowser CVE debrief
CVE-2026-72838 debrief based on the supplied source corpus. The CVE record was published on 2026-08-14T12:16:47.313Z and has not been modified since then. FileBrowser versions before 2.63.19 are affected by a vulnerability that allows authenticated users to write arbitrary data to disk via the TUS resumable-upload PATCH endpoint. This can lead to disk space exhaustion and service unavailability. Defenders should assess exposure and verify versions. The CVE record and NVD entry provide details on the vulnerability.
- Vendor
- filebrowser
- Product
- Unknown
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-14
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-14
- Advisory updated
- 2026-09-08
Who should care
Defenders and administrators of FileBrowser instances should assess exposure and verify versions. They should also review relevant monitoring, detection, and logs for exposed assets that need extra review. Additionally, they should track exceptions, retest remediated assets, and close the item only after evidence is documented.
Why it matters
Defenders should prioritize verifying FileBrowser versions before 2.63.19 and assessing disk space exhaustion via TUS upload.
- Authenticated users can write arbitrary data to disk.
- Disk space exhaustion via TUS upload can cause service unavailability.
Technical summary
FileBrowser versions before 2.63.19 fail to enforce the declared Upload-Length in the TUS resumable-upload PATCH endpoint, allowing authenticated users to write arbitrary data to disk. This can lead to disk space exhaustion and service unavailability. The vulnerability is caused by a lack of proper validation of the Upload-Length header in the TUS resumable-upload PATCH endpoint. Attackers can exploit this vulnerability by sending oversized request bodies that exceed the declared upload length. Defenders should prioritize verifying FileBrowser versions before 2.63.19 and assessing disk space exhaustion via TUS upload.
Defensive priority
Defenders should prioritize verifying FileBrowser versions before 2.63.19 and assessing disk space exhaustion via TUS upload.
Recommended defensive actions
- Verify FileBrowser versions before 2.63.19
- Assess disk space exhaustion via TUS upload
- Implement compensating controls for TUS upload
- Review relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE record and NVD entry provide details on FileBrowser versions before 2.63.19 failing to enforce the declared Upload-Length in the TUS resumable-upload PATCH endpoint. This allows authenticated users to write arbitrary data to disk, potentially leading to disk space exhaustion and service unavailability. Defenders should verify FileBrowser versions and assess disk space exhaustion via TUS upload.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72838 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72838
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72838 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72838
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/filebrowser/filebrowser/commit/4daddec6f200b03a721197d8c0b4b652c994894e
-
Source reference
Unverified legacy reference
URL: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-ffv3-7h97-993q
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/filebrowser-before-disk-exhaustion-via-tus-upload
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.