Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-53893


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.


Published

2025-07-15T18:15:24.287

Last Modified

2025-08-05T18:27:22.587

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-400
    CWE-789

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application filebrowser filebrowser 2.38.0 Yes

References