CVE-2026-9669
Last modified
CVE-2026-9669 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Python Software Foundation | CPython | < 3.10.21; >= 3.11.0, < 3.11.16; >= 3.12.0, < 3.12.14; >= 3.13.0, < 3.13.14; >= 3.14.0, < 3.14.6; >= 3.15.0a1, < 3.15.0b3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-9669?
How severe is CVE-2026-9669?
How do I fix CVE-2026-9669?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-96674alsa-lib through 1.2.16.1 computes combined topology element…4.4
- CVE-2026-96675alsa-lib through 1.2.16.1 contains a denial of service vulne…3.3
- CVE-2026-96676A vulnerability was identified in Fast FAC1900R 20190827_2.0…6.3
- CVE-2026-96678A security vulnerability has been detected in weiqingwen spr…6.3
- CVE-2026-9668With legitimate user credentials in hand, attackers can cons…6.3
- CVE-2026-96680A vulnerability was detected in ByteDance Coze Scraper Exten…4.3
- CVE-2026-9673Versions of the package json-2-csv from 3.15.0 and before 5.…6.8
- CVE-2026-96739A flaw has been found in SEMCMS up to 4.2. Affected by this …4.3
- CVE-2026-9674A cross-site request forgery (CSRF) vulnerability in Jenkins…4.3
- CVE-2026-96744Improper neutralization of special elements in data query lo…7.1
- CVE-2026-96745Deserialization of untrusted data in the command monitoring …5.6
- CVE-2026-96746An out-of-bounds write in the connection-monitoring logic of…6.5
Are you affected by CVE-2026-9669?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
