Description
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions 2.61.2 and below, any unauthenticated visitor can register a full administrator account when self-registration (signup = true) is enabled and the default user permissions have perm.admin = true. The signup handler blindly applies all default settings (including Perm.Admin) to the new user without any server-side guard that strips admin from self-registered accounts. The signupHandler is supposed to create unprivileged accounts for new visitors. It contains no explicit user.Perm.Admin = false reset after applying defaults. If an administrator (intentionally or accidentally) configures defaults.perm.admin = true and also enables signup, every account created via the public registration endpoint is an administrator with full control over all files, users, and server settings. This issue has been resolved in version 2.62.0.
INFO
Published Date :
2026-03-19T23:39:54.116Z
Last Modified :
2026-03-25T14:42:58.861Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-32760 vulnerability.
| Vendors | Products |
|---|---|
| Filebrowser |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-32760.