CVE-2026-82237
2.3
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| filebrowser | filebrowser | 0 <= 2.63.23 | affected |
Weaknesses
- CWE-459: Incomplete Cleanup
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
Additional References
References
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-m8v4-4w34-rrvf
- https://www.vulncheck.com/advisories/filebrowser-through-2.63.23-stale-share-link-via-file-rename
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.