CVE-2026-48101
6.5 MEDIUM7-Zip is a file archiver with a high compression ratio
Published: 2026-06-05 · Last updated: 2026-06-08
Severity and scoring
- CVSS
- 6.5 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
- CWE
- CWE-908
Affected products
| Vendor | Product |
|---|---|
| 7-zip | 7-zip |
Description
7-Zip is a file archiver with a high compression ratio. Versions 9.21 through 26.00 contain an An uninitialized memory disclosure vulnerability in the UEFI capsule (.scap) parser in 7-Zip. The OpenCapsule function allocates a heap buffer of attacker-declared CapsuleImageSize (up to 1 GiB) without zero-initialization, then reads the file contents into it with ReadStream_FALSE whose return value is silently discarded. If the file is truncated, the unread tail of the buffer retains uninitialized heap memory, which is then exposed as extracted file content via GetStream. Version 26.0.1 fixes the issue.
Source: NVD
References
Related CVEs
Same vendor
- CVE-2026-48112 — 7-Zip is a file archiver with a high compression ratio (6.5 MEDIUM)
- CVE-2026-48111 — 7-Zip is a file archiver with a high compression ratio (4.3 MEDIUM)
- CVE-2026-48104 — 7-Zip is a file archiver with a high compression ratio (4.2 MEDIUM)
- CVE-2026-48103 — 7-Zip is a file archiver with a high compression ratio (4.3 MEDIUM)
- CVE-2026-48102 — 7-Zip is a file archiver with a high compression ratio (3.1 LOW)
Same CWE
- CVE-2026-42969 — Use of uninitialized resource in Windows Push Notifications allows an authorized attacker to disclose information locally (5.5 MEDIUM)
- CVE-2026-48104 — 7-Zip is a file archiver with a high compression ratio (4.2 MEDIUM)
- CVE-2026-11089 — Uninitialized Use in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to ... (6.5 MEDIUM)
- CVE-2026-26825 — A use-of-uninitialized memory vulnerability exists in libxls 1.6.3 when parsing malformed XLS files (5.3 MEDIUM)
- CVE-2026-46257 — In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer... (5.5 MEDIUM)