CVE-2026-44722
Last modified
CVE-2026-44722 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfile_aes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1 format and exposing the plaintext CRC32 checksum in the ZIP header and, for unseekable zip archives, in the datadescripter section, allowing an attacker who possesses the archive to brute-force candidate plaintexts for small or low-entropy files by comparing CRC32 values.
Description
pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfile_aes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1 format and exposing the plaintext CRC32 checksum in the ZIP header and, for unseekable zip archives, in the datadescripter section, allowing an attacker who possesses the archive to brute-force candidate plaintexts for small or low-entropy files by comparing CRC32 values. This issue is fixed in version 0.4.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| danifus | pyzipper | < 0.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44722?
How severe is CVE-2026-44722?
How do I fix CVE-2026-44722?
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-44717MCP Calculate Server is a mathematical calculation service b…9.8
- CVE-2026-44718Mathesar is a web application that makes working with Postgr…5.3
- CVE-2026-44719Mathesar is a web application that makes working with Postgr…5.3
- CVE-2026-4472A security vulnerability has been detected in itsourcecode O…9.8
- CVE-2026-44720OpenLearnX is an open-source, decentralized learning and ass…6.9
- CVE-2026-44721Open WebUI is a self-hosted artificial intelligence platform…7.3
- CVE-2026-44723Vowpal Wabbit is a machine learning system. The workflow .gi…9.9
- CVE-2026-44724systeminformation is a System and OS information library for…7.8
- CVE-2026-44726Deno is a JavaScript, TypeScript, and WebAssembly runtime. F…9.1
- CVE-2026-44727Jupyter Server is the backend for Jupyter web applications. …5.4
- CVE-2026-44728Babel is a compiler for writing next generation JavaScript. …7.8
- CVE-2026-44729Twenty is an open source CRM. In 1.18.0 and earlier, the fil…8.7
Are you affected by CVE-2026-44722?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
