CVE-2026-32759
Last modified
CVE-2026-32759 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions on the 2.x branch prior to 2.33.8, the TUS resumable upload handler parses the Upload-Length header as a signed 64-bit integer without validating that the value is non-negative, allowing an authenticated user to supply a negative value that instantly satisfies the upload completion condition upon the first PATCH request. EPSS estimates a 1.90% chance of exploitation in the next 30 days.
Description
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions on the 2.x branch prior to 2.33.8, the TUS resumable upload handler parses the Upload-Length header as a signed 64-bit integer without validating that the value is non-negative, allowing an authenticated user to supply a negative value that instantly satisfies the upload completion condition upon the first PATCH request. This causes the server to fire after_upload exec hooks with empty or partial files, enabling an attacker to repeatedly trigger any configured hook with arbitrary filenames and zero bytes written. The impact ranges from DoS through expensive processing hooks, to command injection amplification when combined with malicious filenames, to abuse of upload-driven workflows like S3 ingestion or database inserts. Even without exec hooks enabled, the negative Upload-Length creates inconsistent cache entries where files are marked complete but contain no data. All deployments using the TUS upload endpoint (/api/tus) are affected, with the enableExec flag escalating the impact from cache inconsistency to remote command execution. This feature has been disabled by default for all installations from v2.33.8 onwards, including for existent installations. To exploit this vulnerability, the instance administrator must turn on a feature and ignore all the warnings about known vulnerabilities.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Filebrowser | Filebrowser | <= 2.61.2 |
References
- https://github.com/filebrowser/filebrowser/issues/5199Issue Tracking
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-ffx7-75gc-jg7cExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-32759?
How severe is CVE-2026-32759?
How do I fix CVE-2026-32759?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-32753FreeScout is a free help desk and shared inbox built with PH…5.4
- CVE-2026-32754FreeScout is a free help desk and shared inbox built with PH…9.3
- CVE-2026-32755Admidio is an open-source user management solution. In versi…5.7
- CVE-2026-32756Admidio is an open-source user management solution. Versions…8.8
- CVE-2026-32757Admidio is an open-source user management solution. In versi…5.4
- CVE-2026-32758File Browser is a file managing interface for uploading, del…6.5
- CVE-2026-3276unicodedata.normalize() can take excessive CPU time when pro…6.3
- CVE-2026-32760File Browser is a file managing interface for uploading, del…9.8
- CVE-2026-32761File Browser is a file managing interface for uploading, del…6.5
- CVE-2026-32762Rack is a modular Ruby web server interface. From versions 3…6.5
- CVE-2026-32763Kysely is a type-safe TypeScript SQL query builder. Versions…8.2
- CVE-2026-32764Rejected reason: This repository is no longer public.
Are you affected by CVE-2026-32759?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
