SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-90927

MEDIUM · CVSS 6.5 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated users to send oversized WebSocket messages to the /api/command handler in filebrowser versions up to 2.63.23, bypassing permission checks. This can lead to denial of service by exhausting server heap memory, impacting system availability. Organizations using affected versions should prioritize patching to mitigate potential service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-90927
Severity
MEDIUM
CVSS
6.5
EPSS
N/A

Original NVD Description

filebrowser through 2.63.23 fails to limit WebSocket message size in the /api/command handler before checking permissions, allowing authenticated users to buffer arbitrarily large messages. Attackers can send oversized WebSocket messages to exhaust server heap memory and cause denial of service regardless of EnableExec setting or Execute permission.