Lucene search
+L

169 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/11 7:52 p.m.8 views

CVE-2026-42885

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.,...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/11 7:52 p.m.50 views

CVE-2026-42885 Audiobookshelf: Path prefix bypass in filesystem existence check leaks out-of-scope file existence

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.,...

4.3CVSS0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 7:52 p.m.35 views

CVE-2026-42885

CVE-2026-42885 : Audiobookshelf (self-hosted server) has a path-prefix bypass in the POST /api/filesystem/pathexists check. Before version 2.32.2, the code uses String.startsWith() to verify a resolved path is within a library folder, which fails for sibling directories with a shared prefix (for ...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 7:52 p.m.22 views

CVE-2026-42885 Audiobookshelf: Path prefix bypass in filesystem existence check leaks out-of-scope file existence

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.,...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/11 7:52 p.m.15 views

EUVD-2026-29208

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.,...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/11 7:52 p.m.28 views

EUVD-2026-29207

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with...

4.3CVSS5.8AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 7:52 p.m.47 views

CVE-2026-42884 Audiobookshelf: Collection endpoints bypass library access controls exposing restricted library data

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with...

4.3CVSS0.00162EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 7:52 p.m.22 views

CVE-2026-42884 Audiobookshelf: Collection endpoints bypass library access controls exposing restricted library data

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with...

4.3CVSS5.8AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/11 7:52 p.m.13 views

CVE-2026-42884 Audiobookshelf: Collection endpoints bypass library access controls exposing restricted library data

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with...

4.3CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/11 7:52 p.m.11 views

CVE-2026-42884

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with...

4.3CVSS5.8AI score0.00162EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/05/11 7:52 p.m.42 views

CVE-2026-42884

Summary: Audiobookshelf (self-hosted server) prior to version 2.32.2 exposes collection data across libraries. The GET /api/collections and GET /api/collections/:id endpoints do not verify the requester’s library access, enabling an authenticated user with access to any library to enumerate and r...

4.3CVSS5.8AI score0.00162EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 7:51 p.m.23 views

CVE-2026-42883 Audiobookshelf: Cross-library file exfiltration via unscoped bulk download endpoint

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in the URL path, but fetches downloadable items solely by attacker-provided IDs without constraining...

6.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/11 7:51 p.m.10 views

CVE-2026-42883

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in the URL path, but fetches downloadable items solely by attacker-provided IDs without constraining...

6.5CVSS5.8AI score0.00205EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/11 7:51 p.m.49 views

CVE-2026-42883 Audiobookshelf: Cross-library file exfiltration via unscoped bulk download endpoint

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in the URL path, but fetches downloadable items solely by attacker-provided IDs without constraining...

6.5CVSS0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.30 views

PT-2026-39749

Name of the Vulnerable Software and Affected Versions Audiobookshelf versions prior to 2.32.2 Description An authenticated user with access to any library can enumerate and read collections, including full book metadata, from libraries they are explicitly restricted from accessing. This occurs...

4.3CVSS5.6AI score0.00162EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.19 views

Audiobookshelf 安全漏洞

Audiobookshelf is an open-source, self-hosted server for audio books and podcasts. Versions of Audiobookshelf prior to 2.32.2 contained a security vulnerability. This vulnerability stemmed from the backup upload endpoint not restricting the decompression size, allowing administrators to upload...

4.9CVSS5.8AI score0.00257EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.17 views

Audiobookshelf 路径遍历漏洞

Audiobookshelf is an open-source, self-hosted server for audio books and podcasts. Versions of Audiobookshelf prior to 2.32.2 contained a path traversal vulnerability. This vulnerability stemmed from the podcast creation endpoint accepting user-controlled file paths without adequate boundary...

6.9CVSS5.8AI score0.00331EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.27 views

Audiobookshelf 安全漏洞

Audiobookshelf is an open-source, self-hosted server for audio books and podcasts. Versions of Audiobookshelf prior to 2.32.2 contained security vulnerabilities. These vulnerabilities stemmed from the lack of checks on user access permissions to libraries, allowing authenticated users to enumerat...

4.3CVSS5.8AI score0.00162EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.45 views

PT-2026-39752

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.33.0, a stored cross-site scripting XSS vulnerability exists in the Login Page due to improper sanitization of the authLoginCustomMessage field of the /api/auth-settings endpoint. An attacker with administrative privileges c...

4.5CVSS5.8AI score0.00207EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.19 views

Audiobookshelf 路径遍历漏洞

Audiobookshelf is an open-source, self-hosted server for audio books and podcasts. Versions of Audiobookshelf prior to 2.32.2 had a path traversal vulnerability. This vulnerability stemmed from the use of String StartsWith for path validation, allowing authenticated users to detect the existence ...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder