---
cve: "CVE-2026-9669"
severity: "HIGH"
cvss: 8.2
epss: "43%"
vendor: "Python Software Foundation"
kev: false
exploited: false
published: "2026-06-08 23:17:25"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T18:32:48+02:00"
---

# CVE-2026-9669

> 8.2 HIGH · 🧪 PoC

## Beschreibung

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 3a19c2f0b3e91ce8f23d0cc64d4c9ee557823f24 (Commit)
- 41388c9cb160d0886d5ca00d2e6c8782608a4549 (Commit)

## Referenzen

- <https://github.com/python/cpython/pull/150600>
- <https://mail.python.org/archives/list/security-announce@python.org/thread/DBJZETMGUIFK7DVUWMOXHD3Z6IX2QPSX/>
- <https://github.com/python/cpython/issues/150599>
- <https://github.com/python/cpython/commit/157a5df8cb5d82b33f918a7489e72ce95ceb12b6>
- <https://github.com/python/cpython/commit/5755d0f083949ff3c5bf3a37e673e24e306b036e>
- <https://github.com/python/cpython/commit/619a12b2e545391dc436b3af79dda22337382a6f>
- <https://github.com/python/cpython/commit/d3ca26983dfbccdf609f24ff5877dc3118e4702d>
- <https://github.com/python/cpython/commit/938ec030e90c5e53f1faac6fab1643f14e4f4a79>
- <https://github.com/python/cpython/commit/991e6cf86496718c4ef00b362d640e00cb5c85b2>
- <https://github.com/python/cpython/commit/1ba6135eae75ad8413413caeeedb56ae72320636>
- <http://www.openwall.com/lists/oss-security/2026/06/08/17>

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