---
cve: "CVE-2026-42886"
severity: "MEDIUM"
cvss: 4.9
epss: "26%"
vendor: "advplyr"
kev: false
exploited: false
published: "2026-05-11 20:25:45"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T13:45:57+02:00"
---

# CVE-2026-42886

> 4.9 MEDIUM · 🧪 PoC

## Beschreibung

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/backups/upload endpoint decompresses the details entry from an uploaded .audiobookshelf ZIP file entirely into memory using zip.entryData(), with no limit on the decompressed size. The upload middleware also has no file size limit. An admin user can upload a crafted ZIP containing a highly compressed details entry that, when decompressed, consumes hundreds of megabytes or gigabytes of memory, crashing the server process via out-of-memory. This vulnerability is fixed in 2.32.2.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- b41db23994cb678241e0aeb19681f15ee6739c3a (Commit)

## Referenzen

- <https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-4jq4-rvq8-j26h>

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