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.
Published: 2026-03-19
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Any user can register with full administrator privileges via the public self‑registration endpoint.
Action: Immediate Patch
AI Analysis

Impact

This vulnerability allows an unauthenticated visitor to create an account that automatically receives administrator rights. When the application is configured with default permissions that grant admin access and self‑registration is enabled, the signup handler applies these defaults without removing admin privileges. Consequently, a newly registered user can manage files, users, and server settings with unrestricted authority, leading to complete compromise of confidentiality, integrity, and availability of the system.

Affected Systems

The Product is File Browser version 2.61.2 and earlier, specifically the filebrowser:filebrowser application. The issue exists when the configuration allows public signup and the default permissions include admin rights. All installations with these settings are affected.

Risk and Exploitability

The vulnerability has a maximum CVSS score of 10 and a very low EPSS score (<1%). It is not listed in CISA’s KEV catalog, indicating no widespread exploitation yet. The likely attack vector is an unauthenticated request to the public registration API when signup is enabled and default admin rights are present. An attacker can create an administrator account without authentication, then use that account to gain full control over files, users, and system settings.

Generated by OpenCVE AI on March 23, 2026 at 18:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading to File Browser version 2.62.0 or later.
  • If an upgrade is not immediately possible, edit the configuration to set defaults.perm.admin to false and disable signup (signup = false) to prevent new admin registrations.
  • After changing settings, review existing accounts to ensure no unintended administrators exist and remove any that should not have admin rights.
  • Monitor the application logs for any new account creations and verify that only authorized users receive administrative privileges.

Generated by OpenCVE AI on March 23, 2026 at 18:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-5gg9-5g7w-hm73 File Browser Signup Grants Admin When Default Permissions Include Admin
History

Wed, 25 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 23 Mar 2026 17:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 20 Mar 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Filebrowser
Filebrowser filebrowser
Vendors & Products Filebrowser
Filebrowser filebrowser

Fri, 20 Mar 2026 00:00:00 +0000

Type Values Removed Values Added
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.
Title File Browser Self Registration Grants Any User Admin Access When Default Permissions Include Admin
Weaknesses CWE-269
CWE-284
References
Metrics cvssV4_0

{'score': 10, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Filebrowser Filebrowser
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-25T14:42:58.861Z

Reserved: 2026-03-13T18:53:03.533Z

Link: CVE-2026-32760

cve-icon Vulnrichment

Updated: 2026-03-25T14:42:50.191Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-20T00:16:17.440

Modified: 2026-03-23T16:54:48.340

Link: CVE-2026-32760

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:10:30Z

Weaknesses