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
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Python Software Foundation | CPython | < 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-9650CWE-522 Insufficiently Protected Credentials vulnerability t…7.5
- CVE-2026-9651CWE-732 Incorrect Permission Assignment for Critical Resourc…4.4
- CVE-2026-9653A denial-of-service security issue exists across all the 175…8.7
- CVE-2026-9656The HubSpot All-In-One Marketing – Forms, Popups, Live Chat …4.3
- CVE-2026-9658Plack::Middleware::Security::Common versions before 0.13.1 f…7.3
- CVE-2026-9662The Recover Exit For WooCommerce plugin for WordPress is vul…8.1
- CVE-2026-9673Versions of the package json-2-csv from 3.15.0 and before 5.…6.8
- CVE-2026-9674A cross-site request forgery (CSRF) vulnerability in Jenkins…4.3
- CVE-2026-9675Impact: The undici WebSocket client enforces maxPayloadSize …7.5
- CVE-2026-9676The F4 Post Tree WordPress plugin before 2.0.5 does not perf…4.3
- CVE-2026-9677The Shariff for WordPress Shariff for WordPress plugin throu…4.8
- CVE-2026-9678Impact: Undici's cache interceptor incorrectly classifies so…5.9
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
