CVE-2026-82237 PUBLISHED

filebrowser through 2.63.23 Stale Share Link via File Rename

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 2.3

Product Status

Vendor filebrowser
Product filebrowser
Versions Default: unaffected
  • affected from 0 to 2.63.23 (incl.)

Credits

  • skeletonsec reporter

References

Problem Types

  • Incomplete Cleanup CWE