Impact
File Browser, a file‑management web interface, incorrectly evaluated user‑defined access rules for public shares, rebasing requested paths to the share root instead of the original filesystem scope. This allowed an attacker who knows a public share URL to read or list files and subdirectories that the owner had explicitly blocked, resulting in confidential data exposure without authentication.
Affected Systems
The vulnerability affects the File Browser application (identified by the vendor/product name File Browser) in all releases prior to version 2.63.6. Users running versions 2.63.5 or older are at risk.
Risk and Exploitability
The CVSS score of 7.5 indicates a substantial severity, and while the EPSS score is currently unavailable and the issue is not listed in the CISA KEV catalog, the condition that a known public share URL is required could still enable widespread exploitation. An attacker can simply perform unauthenticated GET requests to /api/public/share/* or /api/public/dl/* paths, bypassing intended restrictions and revealing sensitive filesystem contents beneath the shared directory.
OpenCVE Enrichment
Github GHSA