CVE-2026-47224 Details
Description
NanaZip is the 7-Zip derivative intended for the modern Windows experience. From version 3.0.1000.0 to before version 6.0.1698.0, a heap buffer-overflow read exists in the LVM2 physical-volume metadata parser in NanaZip (via the upstream 7-Zip LvmHandler). The vulnerability is triggered when opening a crafted LVM disk image. This issue has been patched in stable version 6.0.1698.0 and preview version 6.5.1742.0.
A heap buffer-overflow read vulnerability has been identified in NanaZip versions 3.0.1000.0 prior to 6.0.1698.0. This issue arises in the LVM2 physical-volume metadata parser, where the handler reads an attacker-controlled size field without proper validation. When a crafted LVM disk image is opened, the handler allocates a buffer based on the size but unconditionally reads 508 bytes for a CRC-32 check, leading to an out-of-bounds read of up to 507 bytes past the allocated memory. This vulnerability, originating from an unchecked metadata size field, can be exploited to access adjacent heap memory, potentially leaking sensitive information or causing a crash.
Users are advised to update to NanaZip version 6.0.1698.0 or later. If using a preview version, update to 6.5.1742.0 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 12, 2026CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/M2Team/NanaZip/security/advisories/GHSA-qcgf-c2vp-fwjr | [email protected] | AdvisoryExploitRemedyTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| M2Team NanaZip | >= 3.0.1000.0, < 6.0.1698.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion