CVE-2026-47223

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 out-of-bounds read exists in the Android Verified Boot (AVB) vbmeta image parser in NanaZip (via the upstream 7-Zip AvbHandler). A 32-bit unsigned integer overflow in the bounds check pos + ht.salt_len > descSize allows an attacker-controlled salt_len field to bypass validation, causing CByteBuffer::CopyFrom to memcpy up to ~4 GiB past the end of a 64. This issue has been patched in stable version 6.0.1698.0 and preview version 6.5.1742.0.
Configurations

No configuration.

History

13 Jun 2026, 04:17

Type Values Removed Values Added
References () https://github.com/M2Team/NanaZip/security/advisories/GHSA-qhc5-mh6j-4g75 - () https://github.com/M2Team/NanaZip/security/advisories/GHSA-qhc5-mh6j-4g75 -

12 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-12 18:16

Updated : 2026-06-13 04:17


NVD link : CVE-2026-47223

Mitre link : CVE-2026-47223

CVE.ORG link : CVE-2026-47223


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound