CVE-2026-48104 is an uninitialized memory use vulnerability in the SquashFS archive handler of 7-Zip. It affects versions 9.18 through 26.00. The flaw arises because the handler allocates the internal _blockToNode index array with capacity for every metadata block, but only initializes entries when an inode crosses a block boundary. As a result, a crafted SquashFS image with relatively few inodes spanning many metadata blocks can leave much of the array containing stale heap data. During archive opening, OpenDir uses an attacker-influenced blockIndex derived from the RootInode superblock field to read uninitialized _blockToNode entries and use them as left and right bounds for a binary search over _nodesPos. That search dereferences the midpoint without adequate bounds validation, and if the searched value matches, the resulting index is then used to read a node structure from _nodes and continue directory parsing. This creates a heap-layout-dependent chain of uninitialized read and out-of-bounds read conditions during Open() when a crafted SquashFS archive is opened. The SquashFS handler is enabled by default in stock 7z.dll.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
3 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.