Description
filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions, allowing unrestricted access to all files.
Published: 2026-08-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can use the self‑signup feature in filebrowser to create a new account that automatically receives full root‑scope permissions, including the ability to create, modify, delete, rename, share, and download any file on the web server. This is a high‑severity privilege escalation flaw as identified by CWE‑266, allowing the attacker to read, alter, or destroy any data stored on the file system.

Affected Systems

The vulnerable product is filebrowser, an open‑source web file management system. All releases up to and including version 2.63.16 allow this flaw. Versions 2.63.17 and later contain the fix. Users running older or patched releases are no longer affected.

Risk and Exploitability

With a CVSS score of 9.3, the vulnerability is classified as Critical. EPSS data is not available, but because the flaw does not require any authentication or additional barriers, an attacker can exploit it from any network location that can reach the sign‑up interface. It is not listed in the CISA KEV catalog, yet the combination of a high severity rating and the ease of execution makes it a top priority for remediation. The vulnerability enables unrestricted access to the entire file system, severely compromising confidentiality, integrity, and availability.

Generated by OpenCVE AI on August 14, 2026 at 01:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade filebrowser to version 2.63.17 or later, which removes the default root‑scope granting behavior for new accounts.
  • If an upgrade cannot be performed immediately, disable the self‑signup feature or limit it to a trusted group, and configure CreateUserDir to a non‑root directory to prevent unintended root‑scope privileges.
  • Audit existing user accounts and permission assignments to ensure no accounts have inadvertent root‑scope privileges; monitor for new registrations that should not exist.

Generated by OpenCVE AI on August 14, 2026 at 01:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Aug 2026 17:15:00 +0000

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

Thu, 13 Aug 2026 23:45:00 +0000

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

Thu, 13 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions, allowing unrestricted access to all files.
Title filebrowser through 2.63.16 Privilege Escalation via Signup
Weaknesses CWE-266
References
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'}

cvssV4_0

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


Subscriptions

Filebrowser Filebrowser
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:52:19.479Z

Reserved: 2026-08-10T15:13:41.486Z

Link: CVE-2026-72839

cve-icon Vulnrichment

Updated: 2026-08-14T16:15:18.461Z

cve-icon NVD

Status : Received

Published: 2026-08-13T22:17:23.490

Modified: 2026-08-14T17:20:31.147

Link: CVE-2026-72839

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T01:15:17Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment