CVE-2026-42885
Last modified
CVE-2026-42885 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42885?
How severe is CVE-2026-42885?
How do I fix CVE-2026-42885?
Are you affected by CVE-2026-42885?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
