CVE-2024-43797
CVE-2024-43797 is a medium-severity vulnerability in Audiobookshelf with a CVSS 3.x base score of 6.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Medium (CVSS 3.x base score 6.3)
- EPSS exploit prediction: 1% (42nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-40454
- Weakness: CWE-22
- Affected product: Audiobookshelf
- Published:
- Last modified:
Description
audiobookshelf is a self-hosted audiobook and podcast server. A non-admin user is not allowed to create libraries (or access only the ones they have permission to). However, the `LibraryController` is missing the check for admin user and thus allows a path traversal issue. Allowing non-admin users to write to any directory in the system can be seen as a form of path traversal. However, since it can be restricted to only admin permissions, fixing this is relatively simple and falls more into the realm of Role-Based Access Control (RBAC). This issue has been addressed in release version 2.13.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Frequently asked questions
- What is CVE-2024-43797?
- audiobookshelf is a self-hosted audiobook and podcast server. A non-admin user is not allowed to create libraries (or access only the ones they have permission to). However, the `LibraryController` is missing the check for admin user and thus allows a path traversal issue. Allowing non-admin users to write to any directory in the system can be seen as a form of path traversal. However, since it can be restricted to only admin permissions, fixing this is relatively simple and falls more into the realm of Role-Based Access Control (RBAC). This issue has been addressed in release version 2.13.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.
- How severe is CVE-2024-43797?
- CVE-2024-43797 has a CVSS 3.x base score of 6.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2024-43797 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (42nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-43797?
- CVE-2024-43797 affects Audiobookshelf. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-43797?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-43797 have an EU (EUVD) identifier?
- Yes. CVE-2024-43797 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-40454.
- When was CVE-2024-43797 published?
- CVE-2024-43797 was published on 2024-09-02 and last updated on 2026-06-17.
References
- https://github.com/advplyr/audiobookshelf-ghsa-gg56-vj58-g5mc/pull/1
- https://github.com/advplyr/audiobookshelf/blob/1c0d6e9c670ebb1b6f1e427a4c4d9250a7fb9b80/server/controllers/LibraryController.js#L43-L47
- https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-gg56-vj58-g5mc
Affected products (1)
- cpe:2.3:a:audiobookshelf:audiobookshelf:*:*:*:*:*:*:*:*
More vulnerabilities in Audiobookshelf
- CVE-2025-57800 — High (CVSS 8.8): Audiobookshelf is an open-source self-hosted audiobook server. In versions 2.6.0 through 2.26.3, the application does…
- CVE-2025-25205 — High (CVSS 8.2): Audiobookshelf is a self-hosted audiobook and podcast server. Starting in version 2.17.0 and prior to version 2.19.1, a…
- CVE-2023-47619 — High (CVSS 8.1): Audiobookshelf is a self-hosted audiobook and podcast server. In versions 2.4.3 and prior, users with the update…
- CVE-2023-47624 — High (CVSS 7.5): Audiobookshelf is a self-hosted audiobook and podcast server. In versions 2.4.3 and prior, any user (regardless of…
- CVE-2025-46338 — Medium (CVSS 6.1): Audiobookshelf is a self-hosted audiobook and podcast server. Prior to version 2.21.0, an improper input handling…
- CVE-2026-27963 — Medium (CVSS 4.8): Audiobookshelf is a self-hosted audiobook and podcast server. A stored cross-site scripting (XSS) vulnerability exists…
All CVEs affecting Audiobookshelf →
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…