py7zr is a Python-based library and utility to support 7zip archive compression, decompression, encryption and decryption. Prior to 1.1.3, py7zr's Worker.decompress() extracted archive entries without tracking total decompressed size, allowing a crafted .7z file such as a 15.6 KB archive that expands to 100 MB to exhaust disk or memory before extraction completes. This issue is fixed in version 1.1.3.
CVSS
No CVSS.
References
Configurations
No configuration.
History
09 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/miurahr/py7zr/security/advisories/GHSA-gjrg-mpp7-g774 - |
08 Jul 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 21:16
Updated : 2026-07-10 19:06
NVD link : CVE-2026-55195
Mitre link : CVE-2026-55195
CVE.ORG link : CVE-2026-55195
JSON object : View
Products Affected
No product.
CWE
CWE-409
Improper Handling of Highly Compressed Data (Data Amplification)
