QSearchQSearch

CVE-2026-32759

8.1 HIGH

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory

Published: 2026-03-20 · Last updated: 2026-06-09

Severity and scoring

CVSS
8.1 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CWE
CWE-190

Affected products

VendorProduct
filebrowserfilebrowser

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.

Source: NVD

References

Related CVEs

Same vendor

  • CVE-2026-35585 File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory (7.2 HIGH)
  • CVE-2025-52904 File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and ed... (8.0 HIGH)
  • CVE-2025-52903 File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and ed... (8.0 HIGH)

Same CWE

  • CVE-2026-10649 A flaw was found in Pacemaker (8.6 HIGH)
  • CVE-2026-53705 A flaw was found in GStreamer's WavPack audio decoder in gst-plugins-good (7.6 HIGH)
  • CVE-2026-52722 A signed integer overflow vulnerability was found in GStreamer's VMnc decoder (7.1 HIGH)
  • CVE-2025-55647 An Out-of-Memory in the mp4_mux_cenc_insert_pssh function (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of ... (5.5 MEDIUM)
  • CVE-2026-6045 LibreOffice can import EMF+ graphics, which may be embedded in documents