Improper access control in FileBrowser - #VU139765

 

Improper access control in FileBrowser - #VU139765

Published: July 27, 2026


Vulnerability identifier: #VU139765
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-284
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 disclose sensitive information and modify or delete protected files.

The vulnerability exists due to improper access control in recursive copy, rename, and delete operations in http/resource.go when processing resource API requests on allowed parent paths with denied descendants. A remote user can copy, rename, or delete an allowed parent directory to disclose sensitive information and modify or delete protected files.

Exploitation requires a rule configuration that denies one or more descendant paths while leaving the parent path allowed, and the user must have the relevant file-operation permission on the parent directory.


Remediation

Install security update from vendor's website.

Sources