Zombie ZIP
CVE-2026-0866 was initially associated with the so-called “Zombie ZIP” technique, in which a crafted ZIP archive advertises entries as STORED/uncompressed (compression method 0) while the embedded data is actually DEFLATE-compressed (compression method 8). The reported effect was that some AV/EDR or archive-parsing implementations might trust the ZIP metadata, fail to properly decompress and inspect the payload, and therefore miss malicious content, while custom tooling could still recover the embedded data. However, the CVE record provided here explicitly states that, after publication of the proof of concept and further analysis, the issue was rejected because it does not constitute a valid vulnerability. The described behavior was determined to be an obfuscation method that does not bypass or impact any implicit or explicit security controls.
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 2 candidates as fakes, detection scripts, or README-only repos.
All candidate exploits were filtered out by Mallory's validation.
Recent activity
24 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A ZIP parsing/evasion vulnerability/technique where malformed ZIP headers can cause antivirus/EDR to miss malicious content (false negatives) while some extraction tools still successfully decompress and execute the embedded payloads.
A crafted ZIP archive evasion technique where the ZIP header declares the file is uncompressed (STORED/0) while the content is actually DEFLATE-compressed (8), causing AV/EDR engines that trust metadata to scan compressed noise and miss malware signatures; standard tools may fail to extract due to malformed header/CRC mismatch, but a custom loader can extract payloads.
A ZIP file format manipulation technique where the ZIP header claims the file is STORED (uncompressed) while the payload data is actually DEFLATED, causing many AV engines and standard ZIP utilities to mis-parse or fail to inspect the real content without a custom loader/decompressor.
A ZIP file format manipulation technique where the ZIP header claims the file is STORED (uncompressed) while the payload data remains DEFLATED (compressed), causing many AV engines and standard ZIP parsers to mis-handle or fail to inspect the embedded content, enabling detection bypass and requiring a custom loader to extract/decompress.
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.