PatchSiren cyber security CVE debrief
CVE-2026-62684 filebrowser CVE debrief
CVE-2026-62684 is a low-severity vulnerability in File Browser, a file managing interface, prior to version 2.63.17. The vulnerability exposes password_hash and bypass token through certain API endpoints, allowing for offline password cracking and direct access to protected shares for administrators. This issue is fixed in version 2.63.17. Affected File Browser instances should be reviewed for exposure and upgraded to version 2.63.17 or later to prevent exposure of sensitive information. The vulnerability is caused by the serialization of the Link storage struct directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON.
- Vendor
- filebrowser
- Product
- Unknown
- CVSS
- LOW 2.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-18
Who should care
Administrators and users of File Browser instances should assess exposure and prioritize upgrading to version 2.63.17 or later to prevent exposure of sensitive information. Operators, platform administrators, vulnerability management teams, and security teams should review the vulnerability and its impact on their environments. They should also verify the vulnerability status of their File Browser instances and plan for remediation.
Why it matters
CVE-2026-62684 is a low-severity vulnerability in File Browser that exposes sensitive information, allowing for offline password cracking and direct access to protected shares. Defenders should prioritize upgrading to version 2.63.17 or later to prevent exposure.
- Offline password cracking using exposed password_hash
- Direct access to protected shares using exposed bypass token
- Potential for lateral movement within File Browser instances
- Verification of File Browser instance vulnerability and remediation status
Technical summary
The vulnerability is caused by the serialization of the Link storage struct directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, exposing password_hash and bypass token through certain API endpoints. This allows for offline password cracking and direct access to protected shares for administrators. The issue is fixed in version 2.63.17. Affected product context requires review of File Browser instances prior to version 2.63.17. Defensive impact includes exposure of sensitive information, allowing for potential lateral movement within File Browser instances.
Defensive priority
Defenders should prioritize upgrading to version 2.63.17 or later to prevent exposure of sensitive information.
Recommended defensive actions
- Upgrade to File Browser version 2.63.17 or later
- Review and update access controls for File Browser instances
- Monitor for suspicious activity on File Browser instances
- Confirm whether affected File Browser deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, the corpus does not establish versions, exploitation, impact, or remediation beyond the provided information, requiring verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-62684 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-62684
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-62684 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-62684
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/filebrowser/filebrowser/commit/ec130546713c44cd24556907552ac554c7f809c9
-
Source reference
Unverified legacy reference
URL: https://github.com/filebrowser/filebrowser/releases/tag/v2.63.17
-
Source reference
Unverified legacy reference
URL: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-833g-cqhp-h72j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.