Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-72839 – Unauthenticated Privilege Escalation to Full Server Access – File Browser (filebrow

Be the first to know when new zero-days emerge:

Summary

CVE-2026-72839 is a critical privilege escalation vulnerability (CWE-266: Incorrect Privilege Assignment) in the open-source File Browser project (github.com/filebrowser/filebrowser/v2), affecting all versions through 2.63.16. When self-registration (signup) is enabled with the default CreateUserDir setting, any unauthenticated user who self-registers is granted a scope of the entire server root along with full file read, write, delete, rename, share, and download permissions. The issue carries a CVSS v3.1 base score of 9.8 (Critical), with IONIX recording a 9.3 severity for this advisory.

Technical details

  • Root cause: When signup is enabled, newly created accounts only have Admin, Execute, and Commands privileges stripped — six other destructive permissions (create, modify, delete, rename, share, download) remain granted by default.
  • Trigger condition: The vulnerability requires Signup=true and the default CreateUserDir=false configuration. In this state, new self-registered accounts receive Scope="/", i.e., the entire directory tree served by the application, instead of a restricted per-user directory.
  • Attack vector: Network-based and requires no authentication or user interaction — an attacker simply registers a new account through the exposed signup form.
  • Impact: A newly registered, unauthenticated attacker can read all files on the server (including other users’ data and secrets), create or modify arbitrary files, delete any file causing data loss, and break multi-tenant isolation in shared deployments.

Affected software

  • filebrowser/filebrowser (File Browser), all versions from the initial release through 2.63.16, when self-signup is enabled with default CreateUserDir settings.

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical) — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • CVSS v4.0: 9.3 (Critical) — 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

Mitigation and recommended actions

  • Immediate: Upgrade to File Browser v2.63.17 or later, which adds a startup warning when signup is enabled without proper directory isolation.
  • Configuration mitigation (required even after upgrading): Disable self-signup (Signup=false) unless strictly necessary. If signup must remain enabled, enable CreateUserDir so each new account is confined to its own restricted directory rather than the server root, and review/restrict default permissions and scope assigned to new accounts.
  • Additional hardening: Audit existing user accounts and scopes created while signup was misconfigured, and rotate any secrets that may have been exposed to unauthorized users.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge