๐Ÿ” CVE Alert

CVE-2026-62684

LOW 2.7

File Browser: Share API exposes the password hash and bypass token

CVSS Score
2.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-200 CWE-522
Vendor filebrowser
Product filebrowser
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for filebrowser filebrowser

Be the first to know when new low vulnerabilities affecting filebrowser filebrowser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

filebrowser / filebrowser
< 2.63.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-833g-cqhp-h72j github.com: https://github.com/filebrowser/filebrowser/commit/ec130546713c44cd24556907552ac554c7f809c9 github.com: https://github.com/filebrowser/filebrowser/releases/tag/v2.63.17