Incorrect Privilege Assignment in FileBrowser - #VU139755
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote attacker to read, modify, and delete arbitrary files managed by the application.
The vulnerability exists due to incorrect privilege assignment in the signupHandler endpoint when creating accounts through self-registration. A remote attacker can register a new account and inherit the server root scope with create, modify, delete, rename, share, and download permissions to read, modify, and delete arbitrary files managed by the application.
Exploitation requires self-registration to be enabled while the default CreateUserDir setting remains unchanged.