Description
filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server goroutines and exhaust connection resources.
Published: 2026-08-28
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises because filebrowser versions up to 2.63.23 do not validate named pipes in directory archive and public download handlers. An attacker can trigger blocking open system calls by requesting archives that contain named pipe entries, causing goroutine hang and exhausting connection resources, which leads to denial of service for legitimate users.

Affected Systems

The affected product is the filebrowser application. All releases up to and including version 2.63.23 are vulnerable. Any installation running an unpatched instance may be compromised, regardless of authentication level or public sharing settings.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity issue. EPSS data is unavailable and the vulnerability is not in the CISA KEV catalog, so the current risk of exploitation is uncertain. The most feasible attack vectors are likely remote HTTP requests to the archive and download endpoints; both authenticated users and anonymous visitors with public share links can exploit the flaw. Successful exploitation results in goroutine exhaustion and a complete denial of service.

Generated by OpenCVE AI on August 28, 2026 at 13:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade filebrowser to version 2.63.24 or newer, where named pipe validation has been implemented.
  • If an immediate upgrade is not possible, configure the server to reject named pipe entries in archive requests by enabling custom file validation or disabling the archive endpoint.
  • Implement request rate limiting for archive and download responses to reduce the impact of resource exhaustion.
  • Monitor logs for unusually frequent archive requests containing pipe symlinks and block offending IP addresses.

Generated by OpenCVE AI on August 28, 2026 at 13:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server goroutines and exhaust connection resources.
Title filebrowser through 2.63.23 Denial of Service via named pipes
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': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/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-08-28T15:53:04.375Z

Reserved: 2026-08-28T10:37:04.620Z

Link: CVE-2026-82235

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T12:16:33.267

Modified: 2026-08-28T20:20:15.603

Link: CVE-2026-82235

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:12:36Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption