Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
mcmilk 7-Zip — 7-Zip SquashFS Fragment Offset Overflow (GHSL-2026-116)
AV AC PR UI S C I A CVSS EPSS %ile KEV
N L N R U H N H 8.1 .0032 25.3 —
AFFECTED
Product Versions Fixed
7-Zip >= 9.34, < 26.01 – —
TIMELINE
May 20 Reserved by GitHub_M
Jun 5 EXPLOIT PUBLISHED — CVE-2026-48092 (mcmilk 7-Zip). Public exploit reference added.
Jun 5 Published (CNA: GitHub_M)
Description
7-Zip is a file archiver with a high compression ratio. Versions 9.34 through 26.00 contain a heap memory disclosure via SquashFS fragment offset integer overflow on 32-bit builds. 32-bit integer overflow in the SquashFS ReadBlock function allows an attacker-controlled node.Offset value to bypass the fragment bounds check, causing memcpy to read heap memory preceding the cache buffer into the extracted file. The vulnerability is exploitable only on 32-bit builds of 7-Zip where size_t is 32 bits, allowing the addition offsetInBlock + blockSize to wrap modulo 2³². On 64-bit builds the addition is promoted to 64 bits and the check correctly rejects the input. Version 26.01 patches the issue.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| May 20, 2026 | Reserved | Reserved by GitHub_M |
| June 5, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-48092 (mcmilk 7-Zip). Public exploit reference added. |
| June 5, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| mcmilk | 7-Zip | — | >= 9.34, < 26.01 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-48092 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.