---
cve: "CVE-2025-25205"
severity: "HIGH"
cvss: 8.2
epss: "4.3%"
vendor: "advplyr"
kev: false
exploited: false
published: "2025-02-12 18:16:01"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T06:11:17+02:00"
---

# CVE-2025-25205

> 8.2 HIGH · 🧪 PoC

## Beschreibung

Audiobookshelf is a self-hosted audiobook and podcast server. Starting in version 2.17.0 and prior to version 2.19.1, a flaw in the authentication bypass logic allows unauthenticated requests to match certain unanchored regex patterns in the URL. Attackers can craft URLs containing substrings like "/api/items/1/cover" in a query parameter (?r=/api/items/1/cover) to partially bypass authentication or trigger server crashes under certain routes. This could lead to information disclosure of otherwise protected data and, in some cases, a complete denial of service (server crash) if downstream code expects an authenticated user object. Version 2.19.1 contains a patch for the issue.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 725192fbc0f5b289bc70a4eed451710359464ca6 (Commit)
- bf8407274e3ee300af1927ee660d078a7a801e1c (Commit)

## Referenzen

- <https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-pg8v-5jcv-wrvw>
- <https://github.com/advplyr/audiobookshelf/pull/3584>
- <https://github.com/advplyr/audiobookshelf/commit/bf8407274e3ee300af1927ee660d078a7a801e1c>
- <https://github.com/advplyr/audiobookshelf/commit/ec6537656925a43871b07cfee12c9f383844d224>
- <https://github.com/advplyr/audiobookshelf/blob/1a3d70d04100924d41391acb55bd8ddca486a4fa/server/Auth.js#L17-L41>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-25205) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
