CVE-2026-55195
HIGH
8.7
CVSS 4.0
Description
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.
Metadata
Severity & Metrics
8.7
HIGH CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| miurahr | py7zr | — | < 1.1.3 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-409 | cna | CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.7 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
References (3)
- https://github.com/miurahr/py7zr/security/advisories/GHSA-gjrg-mpp7-g774 https://github.com/miurahr/py7zr/security/advisories/GHSA-gjrg-mpp7-g774
- https://github.com/miurahr/py7zr/commit/28faf107b64374fa5a02bfb93aa2024e281ca97b https://github.com/miurahr/py7zr/commit/28faf107b64374fa5a02bfb93aa2024e281ca97b
- https://github.com/miurahr/py7zr/releases/tag/v1.1.3 https://github.com/miurahr/py7zr/releases/tag/v1.1.3