Improper access control in FileBrowser - #VU133484
Published: June 8, 2026
FileBrowser
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the public share creation and resolution logic when creating a public share for a nonexistent path. A remote user can create a public share for a path before a file exists there to disclose sensitive information.
The share is bound only to a path string and becomes valid later if a file is subsequently created at that path.