Heap Buffer Overflow RCE in 7-Zip NTFS Archive Handler
CVE-2026-48095 is a heap buffer write overflow in 7-Zip’s NTFS archive handler, disclosed as GHSL-2026-140. The flaw is in CInStream::GetCuSize() in NtfsHandler.cpp, where the NTFS compression-unit buffer size is computed using a left-shift expression on a 32-bit value. A crafted NTFS image can cause the shift exponent to reach 32, triggering undefined behavior and resulting in severe under-allocation of the _inBuf buffer, reportedly down to 1 byte on affected platforms. Subsequent processing then writes attacker-controlled compressed-stream data into this undersized heap buffer, causing a large heap overwrite. Public technical analysis indicates the overflow can corrupt adjacent heap objects, including the CInStream object and its vtable pointer, enabling a vtable hijack and potential arbitrary code execution. The vulnerable parser can be reached through 7-Zip’s signature-based handler fallback, so a malicious NTFS image may be disguised with extensions such as .7z, .zip, .rar, or other non-NTFS names and still be parsed by the NTFS handler. The issue affects 7-Zip through version 26.00 and is fixed in 26.01.
Are you exposed to this one?
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.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No valid public exploits. Mallory filtered out 1 candidate as fakes, detection scripts, or README-only repos.
All candidate exploits were filtered out by Mallory's validation.
Recent activity
38 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A heap buffer write overflow in 7-Zip’s NTFS archive handler that affects 7-Zip 26.00 and can lead to arbitrary code execution, crashes, or denial of service when a user opens a crafted archive file.
A critical heap buffer overflow in 7-Zip’s NTFS handler that can lead to remote code execution when a crafted file is opened, including files disguised with benign extensions.
A critical heap buffer overflow in 7-Zip’s NTFS archive handler that can lead to arbitrary code execution via vtable hijacking when a crafted NTFS image triggers undefined behavior in compression-unit size calculation.
A critical heap buffer overflow vulnerability in 7-Zip's NTFS archive handler affecting version 26.00 that can lead to application crashes or arbitrary code execution.
The version that knows your environment.
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.