Heap disclosure and crash via sparse index reads
Published Jun 5, 2026 · Updated Jun 5, 2026
Out-of-bounds reads in the SquashFS handler in 7-Zip 9.18 through 26.00 allow attackers to disclose heap data or crash 7-Zip via crafted images. The _blockToNode array reserves entries for every metadata block but populates only boundary-crossing entries, so OpenDir passes uninitialized entries selected by RootInode-derived indexes to an unchecked binary search over _nodesPos. Heap layout determines whether the chained read exposes data or dereferences a wild pointer; opening a crafted SquashFS image is the only required interaction.
Summary
What happened
Out-of-bounds reads in the SquashFS handler in 7-Zip 9.18 through 26.00 allow attackers to disclose heap data or crash 7-Zip via crafted images. The _blockToNode array reserves entries for every metadata block but populates only boundary-crossing entries, so OpenDir passes uninitialized entries selected by RootInode-derived indexes to an unchecked binary search over _nodesPos. Heap layout determines whether the chained read exposes data or dereferences a wild pointer; opening a crafted SquashFS image is the only required interaction.
The record
- CVE
- CVE-2026-48104
- Published
- Jun 5, 2026
- Updated
- Jun 5, 2026
- Vendor
- 7-Zip
- Product
- 7-Zip
- Classifications
- CWE-908, CWE-125, T1204.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 5, 2026CVE publishedPublication date reported by the CVE source.
- Jun 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 9.18, < 26.01
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- SquashFS BlockToNode PoC generatorproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo