Authorization bypass through user-controlled key in FileBrowser - #VU133480

 

Authorization bypass through user-controlled key in FileBrowser - #VU133480

Published: June 8, 2026


Vulnerability identifier: #VU133480
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: File Browser
Affected software:
FileBrowser

Detailed vulnerability description

The vulnerability allows a remote user to delete share-link records belonging to other users.

The vulnerability exists due to authorization bypass through user-controlled key in DeleteWithPathPrefix share cleanup logic when processing a legitimate file deletion request using a logical path that is a byte-prefix of another user's stored share path. A remote user can delete a file in their own directory with a crafted path prefix to delete share-link records belonging to other users.

The issue affects share-link metadata only; file contents are not exposed. The vulnerable behavior occurs in the file-deletion cleanup path, which does not enforce the per-user ownership check applied by direct share deletion.


Remediation

Install security update from vendor's website.

Sources