cvedb.io
CVE-2026-32761
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-20T00:16:17.617 · Last modified 2026-06-17T10:36:20.483

Summary

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

Affected products

filebrowser — filebrowser

Does this affect you?

Add your gear to cvedb and we'll alert you only when filebrowser ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.