GHSA-68j5-4m99-w9w9 · Severity: medium · Ecosystem: go — File Browser has an Authorization Policy Bypass in Public Share Download Flow
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Versions 2.61.0 and below contain a permission enforcement bypass which allows users who are denied download privileges (perm.download = false) but granted share privileges (perm.share = true) to exfiltrate file content by creating public share links. While the direct raw download endpoint (/api/raw/) correctly enforces the download permission, the share creation endpoint only checks Perm.Share, and the public download handler (/api/public/dl/<hash>) serves file content without verifying that the original file owner has download permission. This means any authenticated user with share access can circumvent download restrictions by sharing a file and then retrieving it via the unauthenticated public download URL. The vulnerability undermines data-loss prevention and role-separation policies, as restricted users can publicly distribute files they are explicitly blocked from downloading directly. This issue has been fixed in version 2.62.0.
Conclusion & alert: CVE-2026-32761 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). 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-03-20 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-68j5-4m99-w9w9 · Severity: medium · Ecosystem: go — File Browser has an Authorization Policy Bypass in Public Share Download Flow
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| filebrowser | filebrowser | < 2.62.0 | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/filebrowser/filebrowser/commit/09a26166b4f79446e7174c017380f6db45444e32 | Patch |
| https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0 | Product Release Notes |
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-68j5-4m99-w9w9 | Exploit Vendor Advisory |