#VU125392 Improper access control in FileBrowser - CVE-2026-29188

 

#VU125392 Improper access control in FileBrowser - CVE-2026-29188

Published: April 8, 2026


Vulnerability identifier: #VU125392
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-29188
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
FileBrowser
Software vendor:
File Browser

Description

The vulnerability allows a remote attacker to delete arbitrary files and directories within their scope.

The vulnerability exists due to improper access control in the TUS DELETE endpoint when handling DELETE requests to /api/tus/{path}. A remote attacker can send a specially crafted sequence of TUS requests to delete arbitrary files and directories within their scope.

Exploitation requires a multi-user deployment where deletion is restricted for some users, and the issue can be triggered by initiating a TUS upload for the target path before issuing the DELETE request.


Remediation

Install security update from vendor's website.

External links