CVE-2026-82237 LOW

CVE-2026-82237: filebrowser through 2.63.23 Stale Share Link via File Rename

Vendor Filebrowser
Product filebrowser
Weakness CWE-459
Published August 28, 2026
Last update August 28, 2026

CVSS base score

2.3/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality
Integrity

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 28, 2026 CVE published
August 28, 2026 Record updated