Information disclosure in Filebrowser

CVE-2026-62684

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST /api/share/{path} and GET /api/shares to expose password_hash and the bypass token, while an administrator can retrieve these secrets for every user's shares, enabling offline password cracking and direct access to protected shares. This issue is fixed in version 2.63.17.

Vulnerability class: Information Disclosure

CVSS v3 metric

CVSS v3 base score 2.7 (Low). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-62684?
CVE-2026-62684 is a low-severity vulnerability in Filebrowser, classified under Information Disclosure. CVSS score: 2.7/10. Published 2026-08-18.
How severe is CVE-2026-62684?
Low severity. CVSS v3 base score is 2.7 out of 10.