PT-2026-47453 · Python · Cpython

Bitshift

+3

·

Published

2026-06-08

·

Updated

2026-06-08

·

CVE-2026-9669

CVSS v4.0

8.2

High

VectorAV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
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.

Fix

Stack Overflow

Weakness Enumeration

Related Identifiers

CVE-2026-9669

Affected Products

Cpython