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

New CVE Detected

CVE-2026-72836 – Authentication Bypass / Cross-Account File Access – FileBrowser v2 before 2.63.19

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

Summary

CVE-2026-72836 is an authentication bypass vulnerability in File Browser (filebrowser/filebrowser v2) caused by improper handling of case sensitivity (CWE-178) in home-directory scope ownership checks. On case-insensitive filesystems, two usernames differing only in letter case are stored as distinct accounts but resolve to the same physical directory, letting an attacker who self-registers a case-variant username gain unauthorized read, write, and delete access to another user’s files through normal authenticated endpoints. It affects all versions of File Browser prior to 2.63.19.

Technical details

  • Root cause: username/scope-ownership comparisons in File Browser’s storage layer are case-sensitive, while the underlying filesystem (e.g., Windows/NTFS or other case-insensitive filesystems) treats differently-cased names as identical paths.
  • Trigger conditions: the Signup and CreateUserDir features must be enabled, and the deployment must run on a case-insensitive filesystem; an attacker registers a new account whose username differs from a victim’s only in letter case (e.g., "CaseVictim" vs. "casevictim").
  • Attack vector: network — exploited entirely through the application’s normal authenticated HTTP API/endpoints, with no need for the victim’s credentials.
  • Impact: unauthorized access to another user’s home directory, enabling file disclosure, modification, and deletion, effectively bypassing per-user file isolation.

Affected software

  • File Browser (filebrowser/filebrowser v2) — all versions prior to 2.63.19
  • Package: pkg:golang/github.com/filebrowser/filebrowser/v2

Severity

CVSS v3.1 Base Score: 8.1 (High) — Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
(Also rated 9.2/Critical under CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)

Mitigation and recommended actions

  • Immediate: upgrade File Browser to version 2.63.19 or later, which rejects case-folded home directory collisions and enforces case-insensitive scope matching.
  • If upgrading is not immediately possible: disable public self-registration (Signup) and/or CreateUserDir, or run the deployment on a case-sensitive filesystem to prevent the collision condition; audit existing user accounts for case-variant username pairs and remove or rename duplicates.
  • Review authenticated endpoint access logs for accounts created with usernames that are case-variants of existing accounts.

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