๐Ÿ” CVE Alert

CVE-2026-32760

UNKNOWN 0.0

File Browser Self Registration Grants Any User Admin Access When Default Permissions Include Admin

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
4th

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.

CWE CWE-269 CWE-284
Vendor filebrowser
Product filebrowser
Published Mar 19, 2026
Last Updated Mar 25, 2026
Stay Ahead of the Next One

Get instant alerts for filebrowser filebrowser

Be the first to know when new unknown vulnerabilities affecting filebrowser filebrowser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

filebrowser / filebrowser
< 2.62.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-5gg9-5g7w-hm73 github.com: https://github.com/filebrowser/filebrowser/commit/a63573b67eb302167b4c4f218361a2d0c138deab github.com: https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0