Use After Free in Python Software Foundation Cpython

CVE-2026-6100

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if t…

Vulnerability class: Use-After-Free

EPSS: 0.002 (37.1th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References