CVE-2026-82237
LOW
NVD
CVSS Score
3.1
Severity
LOW
Published
Aug 28, 2026
Vendor
unknown
Description
filebrowser through 2.63.23 does not remove share records when a shared file is renamed (only deletion triggers share cleanup). The share record is keyed by path, so it survives the rename and remains dormant (returning 404 while the path is empty). When any new, unrelated file later appears at the original shared path โ via re-upload, another user with create permission, or a hook โ the stale public share link serves that new file under the original link's password and expiry settings, unexpectedly exposing it.