Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
10.0

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 ca...

GHSA-5gg9-5g7w-hm73 CVE-2026-32760 GHSA-5gg9-5g7w-hm73
Summary

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 defau...

What to do
  • Update github.com filebrowser to version 2.62.0.
  • Update filebrowser github.com/filebrowser/filebrowser/v2 to version 2.62.0.
Affected software
VendorProductAffected versionsFix available
github.com filebrowser <= 2.61.2 2.62.0
filebrowser github.com/filebrowser/filebrowser/v2 <= 2.62.0 2.62.0
Original title
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 ca...
Original 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.
ghsa CVSS4.0 10.0
Vulnerability type
CWE-269 Improper Privilege Management
CWE-284 Improper Access Control
Published: 20 Mar 2026 · Updated: 20 Mar 2026 · First seen: 16 Mar 2026