Insufficiently protected credentials in FileBrowser - #VU136928
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information and bypass password protection for shared resources.
The vulnerability exists due to insufficiently protected credentials in the share API when handling share creation and listing requests. A remote privileged user can retrieve the exposed password hash and bypass token from JSON responses to disclose sensitive information and bypass password protection for shared resources.
An administrator listing shares through GET /api/shares receives these secrets for every user's password-protected shares, and exposed bcrypt hashes may be subjected to offline cracking.