GHSA-mr74-928f-rw69 · Severity: high · Ecosystem: go — FileBrowser has Path Traversal in Public Share Links that Exposes Files Outside Shared Directory
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link for a directory, the withHashFile middleware in http/public.go uses filepath.Dir(link.Path) to compute the BasePathFs root. This sets the filesystem root to the parent directory instead of the shared directory itself, allowing anyone with the share link to browse and download files from all sibling directories. This issue has been patched in version 2.61.0.
Conclusion & alert: CVE-2026-28492 is rated Exploit Available (52/100): CVSS High severity, with low exploitation likelihood (EPSS 0.32%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.32% | +0.28% |
| 2 | 2026-03-06 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-mr74-928f-rw69 · Severity: high · Ecosystem: go — FileBrowser has Path Traversal in Public Share Links that Exposes Files Outside Shared Directory
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| filebrowser | filebrowser | >= 2.0.0, < 2.61.0 | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/filebrowser/filebrowser/commit/31194fb57a5b92e7155219d7ec7273028fcb2e83 | Patch |
| https://github.com/filebrowser/filebrowser/releases/tag/v2.61.0 | Release Notes |
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-mr74-928f-rw69 | Exploit Mitigation Vendor Advisory |