Improper access control in FileBrowser - #VU139762

 

Improper access control in FileBrowser - #VU139762

Published: July 27, 2026


Vulnerability identifier: #VU139762
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
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 access protected routes and renew expired sessions.

The vulnerability exists due to improper access control in the shared authentication middleware when handling requests with an expired but validly signed JWT under proxy authentication with a non-default logout page. A remote user can present a previously valid signed token to access protected routes and renew expired sessions.

Administrative routes are affected when the token belongs to an administrator, and exploitation requires proxy authentication with a non-default auth.logoutPage configuration.


Remediation

Install security update from vendor's website.

Sources