CVE-2026-15310
zipfile: bzip2/LZMA/Zstandard members decompress without a max_length bound, defeating chunked-read memory limits
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion.
| CWE | CWE-400 |
| Vendor | python software foundation |
| Product | cpython |
| Published | Aug 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for python software foundation cpython
Be the first to know when new unknown vulnerabilities affecting python software foundation cpython are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Python Software Foundation / CPython
0 < 3.16.0
References
Credits
๐ tonghuaroot (็ซฅ่ฏ) (https://github.com/tonghuaroot) Petr Viktorin (https://github.com/encukou) William Woodruff (https://github.com/woodruffw)