CVE-2026-42885
MEDIUMAudiobookshelf: Path prefix bypass in filesystem existence check leaks out-of-scope file existence
Title source: cnaDescription
Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/filesystem/pathexists endpoint uses String.startsWith() to validate that a resolved file path is within a library folder. This check fails for sibling directories whose names share a common prefix (e.g., /audiobooks vs /audiobooks-private), allowing authenticated users with upload permission to probe file existence outside their authorized library folder boundaries. This vulnerability is fixed in 2.32.2.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-rhjg-p6cm-38w2
Scores
CVSS v3
4.3
EPSS
0.0024
EPSS Percentile
14.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (1)
advplyr/audiobookshelf
< 2.33.2
Published
May 11, 2026
Tracked Since
May 12, 2026