---
cve: "CVE-2026-59939"
severity: "HIGH"
cvss: 7.5
epss: "41%"
vendor: "httplib2"
kev: false
exploited: false
published: "2026-07-08 20:16:59"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T13:29:52+02:00"
---

# CVE-2026-59939

> 7.5 HIGH · 🧪 PoC

## Beschreibung

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in _decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small compressed payload that expands to an arbitrarily large size in memory and causes MemoryError or OOM-kill in the client process. This issue is fixed in version 0.32.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/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 | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- ba9bf505cd899f522f2bb58ca608444adf49afc1 (Commit)
- 87581ad6cf752fe3da2090c59058261d2d00a427 (Commit)

## Referenzen

- <https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3>
- <https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427>
- <https://github.com/httplib2/httplib2/releases/tag/v0.32.0>
- <https://lists.debian.org/debian-lts-announce/2026/08/msg00039.html>

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