CVE-2026-55782

NanaZip is the 7-Zip derivative intended for the modern Windows experience. Prior to 6.5.1749.0, NanaZip's WebAssembly archive handler in NanaZip.Codecs.Archive.WebAssembly.cpp allocates buffers from attacker-controlled 32-bit section and custom-name length fields without validating them against the data present in the file. A tiny crafted module can force multi-gigabyte allocations during listing or extraction through NameSize, Information.Size, and std::string or vector allocation paths, causing memory exhaustion or process termination. This issue is fixed in version 6.5.1749.0.
CVSS

No CVSS.

Configurations

No configuration.

History

14 Jul 2026, 02:16

Type Values Removed Values Added
References () https://github.com/M2Team/NanaZip/security/advisories/GHSA-qxhc-2v6p-wm8m - () https://github.com/M2Team/NanaZip/security/advisories/GHSA-qxhc-2v6p-wm8m -

10 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 17:17

Updated : 2026-07-14 02:16


NVD link : CVE-2026-55782

Mitre link : CVE-2026-55782

CVE.ORG link : CVE-2026-55782


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-789

Memory Allocation with Excessive Size Value