Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
AV:N reflects network-deliverable file delivery; C:L added over official C:N to account for CWE-125 heap read's realistic potential for adjacent memory exposure.
Primary rating from Vendor (GitHub_M).
CVSS VectorVendor: GitHub_M
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Lifecycle Timeline
3DescriptionCVE.org
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.
AnalysisAI
Heap out-of-bounds read in NanaZip's inherited 7-Zip LvmHandler component allows an unauthenticated remote attacker to crash the application or potentially expose heap memory by tricking a user into opening a maliciously crafted LVM2 disk image. All NanaZip installations from version 3.0.1000.0 up to (but not including) 6.0.1698.0 on Windows are vulnerable. No public exploit code or active exploitation has been identified; an EPSS score of 0.04% at the 11th percentile reflects very low real-world exploitation probability.
Technical ContextAI
NanaZip (CPE: cpe:2.3:a:m2team:nanazip:*:*:*:*:*:*:*:*) is a modern Windows-focused derivative of 7-Zip and inherits 7-Zip's LvmHandler, the component responsible for parsing LVM2 (Linux Volume Manager 2) physical-volume metadata embedded in raw disk images. The root cause, CWE-125 (Out-of-bounds Read), indicates that the parser reads beyond the allocated heap buffer boundary - a class of bug typically arising when variable-length record counts or field-offset values inside a crafted disk image header are not validated before the parser iterates over them. Because the overflow is a read (not a write), direct code execution is considered unlikely, but heap memory adjacent to the buffer may be exposed and process stability is impaired. The upstream 7-Zip LvmHandler origin means other 7-Zip-based archivers potentially share the same code path, though only NanaZip is confirmed affected by this advisory.
RemediationAI
Vendor-released patch: upgrade NanaZip to stable version 6.0.1698.0 or preview version 6.5.1742.0, both confirmed fixed per the vendor advisory at https://github.com/M2Team/NanaZip/security/advisories/GHSA-qcgf-c2vp-fwjr. If an immediate upgrade is not feasible, avoid opening untrusted LVM2 or raw disk image files in NanaZip; removing or restricting the Windows file-type association for LVM-related image formats (e.g., .img, raw disk images) reduces attack surface but may disrupt legitimate disk-image workflows. No server-side workarounds apply as this is a client desktop application.
Nanazip versions up to 6.0.1630.0 is affected by loop with unreachable exit condition (infinite loop) (CVSS 7.5).
NanaZip versions 5.0.1252.0 through 6.0.1629.0 contain an out-of-bounds heap read in the .NET Single File bundle parser
NanaZip versions 5.0.1252.0 through 6.5.1637.0 contain an out-of-bounds memory access flaw in the UFS file parser that c
Out-of-bounds memory read in NanaZip versions 5.0.1252.0 through 6.0.1637.x allows local authenticated attackers to disc
NanaZip versions 5.0.1252.0 through 6.0.1629.0 are vulnerable to denial of service through malformed ROMFS archives that
NanaZip versions 5.0.1252.0 through 6.5.1637.x contain an integer underflow in the .NET Single File Application parser t
Heap out-of-bounds read in NanaZip's Android Verified Boot (AVB) vbmeta image parser allows unauthenticated remote attac
Heap out-of-bounds read in NanaZip's Android Verified Boot (AVB) vbmeta image parser crashes the application and may lea
Heap out-of-bounds null write in NanaZip's UFS/UFS2 filesystem image parser (versions 5.0.1252.0 through 6.0.1698.0) ena
Stack-based out-of-bounds read in NanaZip's ZealFS v1 filesystem image parser affects versions 5.0.1252.0 through before
Stack exhaustion in NanaZip's UFS/UFS2 filesystem image parser crashes the application when a user opens a specially cra
Memory exhaustion in NanaZip's littlefs filesystem image parser (versions 5.0.1252.0 through before 6.0.1698.0) allows a
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36507