CVE Catalog

CVE-2026-82237

LowCVSS 3.1
Published: Updated: Translated: NVD NIST

Summary

In filebrowser through 2.63.23, share records are not removed 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.

Risk Assessment

The risk includes unauthorized disclosure of new files that appear at the same path to holders of the old share link, which could lead to data leakage.

Recommendation

It is recommended to update filebrowser to a patched version and manually remove old share links after file renames.

Other vulnerabilities in filebrowser

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS