Description
File Browser through 2.63.23 contains a memory exhaustion vulnerability in the subtitle conversion endpoint that loads entire subtitle files into memory without size limits. Authenticated attackers with download permission can request conversion of large .srt, .ass, or .ssa files and exhaust server memory through concurrent requests, causing denial of service.
Published: 2026-09-14
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Denial of Service by memory exhaustion
Action: Patch
AI Analysis

Impact

File Browser through version 2.63.23 contains a flaw in the subtitle conversion endpoint where the service loads an entire subtitle file into memory without imposing any size limits. An attacker who can authenticate and request a conversion of a large ".srt", ".ass", or ".ssa" file can cause the server to consume all available memory, leading to a denial of service for the application.

Affected Systems

The vulnerability affects any instance of File Browser running version 2.63.23 or earlier. This includes all builds released under the "filebrowser:filebrowser" vendor/product identification. The issue is tied to that product’s subtitle conversion handler and is not limited to a single installation or deployment scenario.

Risk and Exploitability

With a CVSS score of 7.1, the flaw presents a moderate-to-high severity risk to availability. The EPSS score is not reported, and the vulnerability is not listed in CISA’s KEV catalog, suggesting no currently known widespread exploitation. However, the flaw requires the attacker to have download permissions on the system, meaning that once such privileges are obtained – either through legitimate access or compromise – the attacker can trigger the memory exhaustion by sending multiple concurrent conversion requests users, an internal or remote actor could abuse the endpoint to bring the web server or API service to a halt, disrupting service for legitimate users.

Generated by OpenCVE AI on September 14, 2026 at 20:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade File Browser to version 2.63.24 or later to address the memory exhaustion flaw.
  • If an upgrade is not immediately possible, restrict the subtitle conversion endpoint to a trusted network segment or apply firewall rules to limit access to users who truly need download permissions.
  • Apply rate limiting or size validation to the subtitle conversion endpoint to limit the number and size of requests that can process subtitle files, reducing the risk of memory exhaustion.

Generated by OpenCVE AI on September 14, 2026 at 20:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description File Browser through 2.63.23 contains a memory exhaustion vulnerability in the subtitle conversion endpoint that loads entire subtitle files into memory without size limits. Authenticated attackers with download permission can request conversion of large .srt, .ass, or .ssa files and exhaust server memory through concurrent requests, causing denial of service.
Title File Browser through 2.63.23 Memory Exhaustion via subtitle endpoint
First Time appeared Filebrowser
Filebrowser filebrowser
Weaknesses CWE-400
CPEs cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:*
Vendors & Products Filebrowser
Filebrowser filebrowser
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Filebrowser Filebrowser
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T14:01:13.055Z

Reserved: 2026-09-14T11:33:51.886Z

Link: CVE-2026-90928

cve-icon Vulnrichment

Updated: 2026-09-14T14:01:07.801Z

cve-icon NVD

Status : Received

Published: 2026-09-14T13:19:30.870

Modified: 2026-09-14T14:17:19.880

Link: CVE-2026-90928

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T20:45:08Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption