---
id: CVE-2026-61874
title: >-
  filebrowser versions before 2.63.17 fail to normalize paths before querying
  the share index in DeleteWithPathPrefix, allowing authenticated users to leave
  stale public shares behind
summary: >-
  filebrowser versions before 2.63.17 fail to normalize paths before querying
  the share index in DeleteWithPathPrefix, allowing authenticated users to leave
  stale public shares behind. Attackers can delete a shared directory using a
  traili…
severity: low
cvss: 3.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-863
published: '2026-07-12'
updated: '2026-07-12'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-61874'
references:
  - url: >-
      https://github.com/filebrowser/filebrowser/commit/be23ab3a15bf957928ecfed88de5ab67850c1b9c
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/filebrowser/filebrowser/security/advisories/GHSA-pp88-jhwj-5qh5
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/filebrowser-before-stale-public-share-via-trailing-slash-delete
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-07-12T12:20:14.073Z'
epss: 0.00315
epssPercentile: 0.24657
---

## Overview

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose new contents through the dormant public share URL.

## Remediation

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