LIVE · cybersecurity feed
Live wire
cve recordmedium

CVE-2026-32761

filebrowser · filebrowser

Published
CVSS6.5
Severitymedium
WeaknessCWE-284
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Description

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 a

References

← Back to the CVE Tracker

Our coverage of CVE-2026-32761

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-32761.