Description
NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular `NextOffset` chains cause an infinite loop, and deeply nested directories cause unbounded recursion (stack overflow) in the ROMFS archive parser. Version 6.0.1630.0 patches the issue.
Published: 2026-02-19
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch Now
AI Analysis

Impact

NanaZip parses ROMFS archives by following a NextOffset chain. In versions from 5.0.1252.0 up to but not including 6.0.1630.0, a circular NextOffset chain causes the parser to loop indefinitely, while deeply nested directory structures trigger unbounded recursion that overflows the stack. These conditions can exhaust CPU or memory resources or crash the application, resulting in a denial of service. The weakness corresponds to CWE‑674: Uncontrolled Recursion. The likely attack vector is the delivery of a malicious ROMFS archive to the parser, as described in the advisory.

Affected Systems

The affected product is NanaZip from M2Team. All releases with a version number of 5.0.1252.0 or newer but older than 6.0.1630.0 contain the flaw. Deployments that incorporate these versions—whether embedded in other software, used in personal or enterprise tools, or shipped with devices—are susceptible if they parse untrusted ROMFS archives.

Risk and Exploitability

The CVSS score of 5.1 places this vulnerability in the medium severity range. The EPSS score is below 1 percent, indicating a very low probability of exploitation. It is not listed in CISA’s KEV catalog. The flaw appears exploitable by parsing a crafted ROMFS archive, either supplied locally or remotely depending on how NanaZip is integrated. Because the exploit relies on pathological archive structures, attackers can trigger the infinite loop or stack overflow without the need for additional privileges, potentially crashing the application or exhausting system resources.

Generated by OpenCVE AI on April 18, 2026 at 19:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NanaZip to version 6.0.1630.0 or later to remove the vulnerable parsing logic.
  • Refrain from parsing ROMFS archives from untrusted sources until the upgrade is complete.
  • Monitor CPU and memory usage for abnormal spikes that could indicate abuse of the vulnerability.

Generated by OpenCVE AI on April 18, 2026 at 19:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 20 Feb 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:m2team:nanazip:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}


Fri, 20 Feb 2026 10:15:00 +0000

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

Thu, 19 Feb 2026 21:00:00 +0000

Type Values Removed Values Added
Description NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular `NextOffset` chains cause an infinite loop, and deeply nested directories cause unbounded recursion (stack overflow) in the ROMFS archive parser. Version 6.0.1630.0 patches the issue.
Title NanZip has ROMFS Archive Infinite Loop / Stack Overflow
Weaknesses CWE-674
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-20T20:04:09.919Z

Reserved: 2026-02-17T03:08:23.490Z

Link: CVE-2026-27014

cve-icon Vulnrichment

Updated: 2026-02-20T20:04:05.288Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-19T21:18:32.240

Modified: 2026-02-20T19:27:51.663

Link: CVE-2026-27014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T19:45:08Z

Weaknesses