CVE-2026-23849
Last modified
CVE-2026-23849 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. File Browser provides a file managing interface within a specified directory and can be used to upload, delete, preview, rename, and edit files. Prior to version 2.55.0, the JSONAuth. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
File Browser provides a file managing interface within a specified directory and can be used to upload, delete, preview, rename, and edit files. Prior to version 2.55.0, the JSONAuth. Auth function contains a logic flaw that allows unauthenticated attackers to enumerate valid usernames by measuring the response time of the /api/login endpoint. The vulnerability exists due to a "short-circuit" evaluation in the authentication logic. When a username is not found in the database, the function returns immediately. However, if the username does exist, the code proceeds to verify the password using bcrypt (users.CheckPwd), which is a computationally expensive operation designed to be slow. This difference in execution path creates a measurable timing discrepancy. Version 2.55.0 contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Filebrowser | Filebrowser | < 2.55.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23849?
How severe is CVE-2026-23849?
How do I fix CVE-2026-23849?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23843teklifolustur_app is a web-based PHP application that allows…7.1
- CVE-2026-23844Whisper Money is a personal finance application. Versions pr…4.3
- CVE-2026-23845Mailpit is an email testing tool and API for developers. Ver…7.5
- CVE-2026-23846Tugtainer is a self-hosted app for automating updates of Doc…9.1
- CVE-2026-23847SiYuan is a personal knowledge management system. Versions p…6.1
- CVE-2026-23848MyTube is a self-hosted downloader and player for several vi…5.3
- CVE-2026-2385The The Plus Addons for Elementor – Addons for Elementor, Pa…5.3
- CVE-2026-23850SiYuan is a personal knowledge management system. In version…7.5
- CVE-2026-23851SiYuan is a personal knowledge management system. Versions p…6.5
- CVE-2026-23852SiYuan is a personal knowledge management system. Versions p…9.6
- CVE-2026-23853Dell PowerProtect Data Domain with Data Domain Operating Sys…8.4
- CVE-2026-23856Dell iDRAC Service Module (iSM) for Windows, versions prior …7.8
Are you affected by CVE-2026-23849?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
