Vulnerability Description
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit files. In version 2.38.0, a Denial of Service (DoS) vulnerability exists in the file processing logic when reading a file on endpoint `Filebrowser-Server-IP:PORT/files/{file-name}` . While the server correctly handles and stores uploaded files, it attempts to load the entire content into memory during read operations without size checks or resource limits. This allows an authenticated user to upload a large file and trigger uncontrolled memory consumption on read, potentially crashing the server and making it unresponsive. As of time of publication, no known patches are available.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Filebrowser | Filebrowser | 2.38.0 |
Related Weaknesses (CWE)
References
- https://github.com/filebrowser/filebrowser/issues/5294Issue Tracking
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-7xqm-7738-64ExploitVendor Advisory
FAQ
What is CVE-2025-53893?
CVE-2025-53893 is a vulnerability with a CVSS score of 6.5 (MEDIUM). File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit files. In version 2.38.0, a Denial of Service (DoS) vulnera...
How severe is CVE-2025-53893?
CVE-2025-53893 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-53893?
Check the references section above for vendor advisories and patch information. Affected products include: Filebrowser Filebrowser.