CVE-2026-28492
CVE-2026-28492 is a medium-severity vulnerability in Filebrowser with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v4: 7.1
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-9881
- Weakness: CWE-200
- Affected product: Filebrowser
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-28492?
- 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.
- How severe is CVE-2026-28492?
- CVE-2026-28492 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-28492 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-28492?
- CVE-2026-28492 affects Filebrowser. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-28492?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-28492 have an EU (EUVD) identifier?
- Yes. CVE-2026-28492 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-9881.
- When was CVE-2026-28492 published?
- CVE-2026-28492 was published on 2026-03-05 and last updated on 2026-06-17.
References
- https://github.com/filebrowser/filebrowser/commit/31194fb57a5b92e7155219d7ec7273028fcb2e83
- https://github.com/filebrowser/filebrowser/releases/tag/v2.61.0
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-mr74-928f-rw69
Affected products (1)
- cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:*
More vulnerabilities in Filebrowser
- CVE-2026-32760 — Critical (CVSS 9.8): File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a…
- CVE-2025-53826 — Critical (CVSS 9.8): File Browser provides a file managing interface within a specified directory and it can be used to upload, delete,…
- CVE-2026-29188 — Critical (CVSS 9.1): File Browser provides a file managing interface within a specified directory and it can be used to upload, delete,…
- CVE-2023-39612 — Critical (CVSS 9.0): A cross-site scripting (XSS) vulnerability in FileBrowser before v2.23.0 allows an authenticated attacker to escalate…
- CVE-2026-30934 — High (CVSS 8.9): FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-beta and 1.2.2-stable, Stored XSS is…
- CVE-2025-64523 — High (CVSS 8.8): File Browser provides a file managing interface within a specified directory and it can be used to upload, delete,…
All CVEs affecting Filebrowser →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →