VulnSea

filebrowser has 24 CVEs on record between 2025 and 2026. Cadence is steady at roughly 11 per quarter. The busiest recent month was June 2026 with 7. The median CVSS is 6.8 (medium), with 2 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-22 (5) and CWE-59 (4). Most affected products: github.com/filebrowser/filebrowser/v2 (17), filebrowser (4), github.com/filebrowser/filebrowser (3).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
6.8
Publish → KEV
Last 90 days
11 prev 8

Products

  • github.com/filebrowser/filebrowser/v2 17
  • filebrowser 4
  • github.com/filebrowser/filebrowser 3
24
Total CVEs
2
Critical
0
CISA KEV
0
Exploited

filebrowser vulnerabilities

CVEs affecting filebrowser, newest first. Open any entry for full detail, references, and exploit status.

24 CVEsRSS

CVE-2026-90929High· 8.1
1w ago

File Browser versions >= 2.5.0 and <= 2.63.23 contain an incorrect authorization flaw in the direct-upload endpoint (resourcePostHandler in http/resource.go)

File Browser versions >= 2.5.0 and <= 2.63.23 contain an incorrect authorization flaw in the direct-upload endpoint (resourcePostHandler in http/resource.go). Unlike the TUS upload handler, the direct-upload handler does not reject a tar…

Twilightfilebrowser · filebrowserEPSS 0.30%via NVD
CVE-2026-90927Medium· 6.5PoC
1w ago

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

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…

Twilightfilebrowser · filebrowserEPSS 0.25%via NVD
CVE-2026-90930Medium· 6.8PoC
1w ago

File Browser through 2.63.23 applies path rules to the requested lexical path but resolves symbolic links without reapplying rules to the target, allowing authenticated users to bypass deny rules

File Browser through 2.63.23 applies path rules to the requested lexical path but resolves symbolic links without reapplying rules to the target, allowing authenticated users to bypass deny rules. Attackers can read and overwrite rule-de…

Twilightfilebrowser · filebrowserEPSS 0.41%via NVD
CVE-2026-90928Medium· 6.5PoC
1w ago

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

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 co…

Twilightfilebrowser · filebrowserEPSS 0.30%via NVD
CVE-2026-62684Low· 2.7
1mo ago

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandl…

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.39%via NVD
CVE-2026-62843Medium· 6.8
2mo ago

File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.39%via GHSA
CVE-2026-62685High· 8.1
2mo ago

File Browser: Colliding username normalization gives two users the same home directory

File Browser: Colliding username normalization gives two users the same home directory

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.55%via GHSA
CVE-2026-55667High· 8.2
2mo ago

File Browser: Out-of-scope file deletion by a Create-only scoped user via symlink-following RemoveAll in upload failure-cleanup

File Browser: Out-of-scope file deletion by a Create-only scoped user via symlink-following RemoveAll in upload failure-cleanup

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.49%via GHSA
CVE-2026-55668Medium· 6.3
2mo ago

File Browser: ScopedFs follows a dangling symlink on write, letting a scoped user create files outside their scope

File Browser: ScopedFs follows a dangling symlink on write, letting a scoped user create files outside their scope

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.38%via GHSA
CVE-2026-54089Critical· 9.1
2mo ago

File Browser: Authentication Bypass via Proxy Auth Header Forgery

File Browser: Authentication Bypass via Proxy Auth Header Forgery

Midnightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.61%via GHSA
CVE-2026-54088CriticalPoC
2mo ago

File Browser: Command Injection via Authentication Hook Shell Substitution (Pre-Authentication RCE)

File Browser: Command Injection via Authentication Hook Shell Substitution (Pre-Authentication RCE)

Abyssalfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.76%via GHSA
CVE-2026-54097High
3mo ago

File Browser: Cross-user unauthorized share-link deletion via unbounded prefix match in DeleteWithPathPrefix

File Browser: Cross-user unauthorized share-link deletion via unbounded prefix match in DeleteWithPathPrefix

Twilightfilebrowser · github.com/filebrowser/filebrowserEPSS 0.45%via GHSA
CVE-2026-54096High
3mo ago

File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.18%via GHSA
CVE-2026-54092High· 6.5
3mo ago

File Browser has a DoS Vulnerability via Public Login API

File Browser has a DoS Vulnerability via Public Login API

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.55%via GHSA
CVE-2026-54094Medium· 6.8
3mo ago

File Browser: Symlink following lets scoped users read, overwrite, and share files outside their filebrowser scope

File Browser: Symlink following lets scoped users read, overwrite, and share files outside their filebrowser scope

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.50%via GHSA
CVE-2026-54093Medium
3mo ago

File Browser: FilePath traversal in download-as-zip/tar via Windows-style backslash separators in stored filenames

File Browser: FilePath traversal in download-as-zip/tar via Windows-style backslash separators in stored filenames

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.19%via GHSA
CVE-2026-54091High· 7.5
3mo ago

File Browser has incorrect access control for public directory shares via rule path rebasing

File Browser has incorrect access control for public directory shares via rule path rebasing

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.52%via GHSA
CVE-2026-54090High
3mo ago

File Browser has a Command Execution Allowlist Bypass via Shell Metacharacter Injection

File Browser has a Command Execution Allowlist Bypass via Shell Metacharacter Injection

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.44%via GHSA
CVE-2026-35607High· 8.1
5mo ago

File Browser: Proxy auth auto-provisioned users inherit Execute permission and Commands

File Browser: Proxy auth auto-provisioned users inherit Execute permission and Commands

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.38%via OSV
CVE-2026-25890High· 8.1PoC
7mo ago

File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

Midnightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.47%via OSV
CVE-2026-23849Medium· 5.3
8mo ago

File Browser Vulnerable to Username Enumeration via Timing Attack in /api/login

File Browser Vulnerable to Username Enumeration via Timing Attack in /api/login

Sunlitfilebrowser · github.com/filebrowser/filebrowserEPSS 0.49%via OSV
CVE-2025-53893High
1y ago

File Browser's Uncontrolled Memory Consumption vulnerability can enable DoS attack due to oversized file processing

File Browser's Uncontrolled Memory Consumption vulnerability can enable DoS attack due to oversized file processing

Twilightfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.36%via OSV
CVE-2025-53826High
1y ago

File Browser’s insecure JWT handling can lead to session replay attacks after logout

File Browser’s insecure JWT handling can lead to session replay attacks after logout

Twilightfilebrowser · github.com/filebrowser/filebrowserEPSS 0.50%via OSV
CVE-2025-52996Low· 3.1
1y ago

File Browser's password protection of links is bypassable

File Browser's password protection of links is bypassable

Sunlitfilebrowser · github.com/filebrowser/filebrowser/v2EPSS 0.36%via OSV
filebrowser vulnerabilities (CVEs) · VulnSea