---
id: CVE-2026-73613
title: >-
  filebrowser versions before 2.63.19 contain an out-of-scope file deletion
  vulnerability in the TUS upload cache eviction mechanism that allows
  authenticated users with only Create permission to delete arbitrary files
  outside their scope.…
summary: >-
  filebrowser versions before 2.63.19 contain an out-of-scope file deletion
  vulnerability in the TUS upload cache eviction mechanism that allows
  authenticated users with only Create permission to delete arbitrary files
  outside their scope.…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H'
cwe:
  - CWE-59
published: '2026-08-13'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:32:39.347'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73613'
references:
  - url: >-
      https://github.com/filebrowser/filebrowser/security/advisories/GHSA-m9f5-2232-frp6
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/filebrowser-before-out-of-scope-file-deletion-via-symlink
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00555
epssPercentile: 0.4388
ingestedAt: '2026-09-08T21:11:12.276Z'
---

## Overview

filebrowser versions before 2.63.19 contain an out-of-scope file deletion vulnerability in the TUS upload cache eviction mechanism that allows authenticated users with only Create permission to delete arbitrary files outside their scope. Attackers can swap an ancestor directory with a symlink during the cache TTL window to redirect the raw os.Remove call to an out-of-scope target, bypassing ScopedFs scope guards and Perm.Delete checks.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
