Vulnerability CVE-2023-47624


Published: 2023-12-13   Modified: 2023-12-14

Description:
Audiobookshelf is a self-hosted audiobook and podcast server. In versions 2.4.3 and prior, any user (regardless of their permissions) may be able to read files from the local file system due to a path traversal in the `/hls` endpoint. This issue may lead to Information Disclosure. As of time of publication, no patches are available.

Type:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

 References:
https://securitylab.github.com/advisories/GHSL-2023-203_GHSL-2023-204_audiobookshelf/
https://github.com/advplyr/audiobookshelf/blob/d7b2476473ef1934eedec41425837cddf2d4b13e/server/routers/HlsRouter.js#L32

Copyright 2026, cxsecurity.com

 

Back to Top