filebrowser through 2.63.23 does not remove share records...
Low severity
Unreviewed
Published
Aug 28, 2026
to the GitHub Advisory Database
•
Updated Aug 28, 2026
Description
Published by the National Vulnerability Database
Aug 28, 2026
Published to the GitHub Advisory Database
Aug 28, 2026
Last updated
Aug 28, 2026
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.
References