Description
NanaZip is the 7-Zip derivative intended for the modern Windows experience. Prior to 6.5.1749.0, NanaZip's seven in-house IInArchive handlers in NanaZip.Codecs unconditionally dereference the caller-supplied Indices array inside Extract when the archive engine signals extract everything by passing Indices as NULL and NumItems as 0xFFFFFFFF. This causes a NULL pointer dereference in the standard Test archive or Extract all code path for WebAssembly, ElectronAsar, Zealfs, Romfs, Ufs, Littlefs, and DotNetSingleFile archives, resulting in a process crash. This issue is fixed in version 6.5.1749.0.
Published: 2026-07-10
Score: 2.4 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NanaZip, a 7‑Zip derivative for Windows, contains a flaw in its custom archive handlers; when the extractor receives a NULL Indices array and a special NumItems value to request extraction of all files, the code unconditionally dereferences the pointer, causing a NULL pointer dereference. The fault is present in all seven in‑house handlers—WebAssembly, ElectronAsar, Zealfs, Romfs, Ufs, Littlefs, and DotNetSingleFile—resulting in a crash during extraction or archive testing. The manifestation is a process termination that denies service to the application but does not allow code execution or data theft.

Affected Systems

All installations of M2Team NanaZip versions earlier than 6.5.1749.0 are affected. Users who operate the bundled archive handlers for WebAssembly, ElectronAsar, Zealfs, Romfs, Ufs, Littlefs, or DotNetSingleFile may experience a crash when an untrusted archive is opened or processed. This issue is specific to the extraction or testing of a full archive; processing a subset of files does not trigger the fault.

Risk and Exploitability

The CVSS score is 2.4, reflecting a low‑severity denial‑of‑service impact. The EPSS score of less than 1% indicates an extremely low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local or remote delivery of a crafted archive that requests extraction of all files; an attacker cannot gain code execution or alter data, only cause an application crash. Given the low score and minimal exploitability, the risk is considered low, but the flaw can be triggered by any user with access to the application.

Generated by OpenCVE AI on July 29, 2026 at 10:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NanaZip to version 6.5.1749.0 or later to remove the null pointer dereference.
  • Run the application with the least privileges necessary so that a crash cannot impact other system components.
  • Monitor crash logs or system event logs for unexpected termination events during archive operations to detect attempts to exploit the flaw.

Generated by OpenCVE AI on July 29, 2026 at 10:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared M2team
M2team nanazip
Vendors & Products M2team
M2team nanazip

Fri, 10 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description NanaZip is the 7-Zip derivative intended for the modern Windows experience. Prior to 6.5.1749.0, NanaZip's seven in-house IInArchive handlers in NanaZip.Codecs unconditionally dereference the caller-supplied Indices array inside Extract when the archive engine signals extract everything by passing Indices as NULL and NumItems as 0xFFFFFFFF. This causes a NULL pointer dereference in the standard Test archive or Extract all code path for WebAssembly, ElectronAsar, Zealfs, Romfs, Ufs, Littlefs, and DotNetSingleFile archives, resulting in a process crash. This issue is fixed in version 6.5.1749.0.
Title NanaZip: NULL pointer dereference in Extract() of all seven NanaZip custom archive handlers when extracting/testing the whole archive
Weaknesses CWE-476
References
Metrics cvssV4_0

{'score': 2.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T18:38:45.230Z

Reserved: 2026-06-17T14:40:28.379Z

Link: CVE-2026-55783

cve-icon Vulnrichment

Updated: 2026-07-10T18:38:33.518Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:45:03Z

Weaknesses