#VU125401 Missing Authorization in FileBrowser - CVE-2026-35606
Published: April 8, 2026
FileBrowser
File Browser
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /api/resources endpoint when handling requests for text file content. A remote user can send a crafted request to disclose sensitive information.
This issue bypasses the Perm.Download check but does not bypass path authorization, and it affects text files within the user's authorized scope.