๐Ÿ” CVE Alert

CVE-2026-42442

LOW 3.3

NanaZip: Null-pointer dereference in NanaZip UFS parser when root inode is a symlink

CVSS Score
3.3
EPSS Score
0.0%
EPSS Percentile
0th

NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a null-pointer dereference exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerability is triggered when opening a crafted UFS image where the root inode (inode 2) is set to IFLNK (symlink) instead of IFDIR (directory). The parser unconditionally treats the root inode as a directory without checking its type, and when the symlink has an embedded target (small di_size), the directory data buffer is zero-length, causing a null-pointer dereference on the first read. This vulnerability is fixed in 6.0.1698.0.

CWE CWE-476
Vendor m2team
Product nanazip
Published May 12, 2026
Last Updated May 13, 2026
Stay Ahead of the Next One

Get instant alerts for m2team nanazip

Be the first to know when new low vulnerabilities affecting m2team nanazip are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

M2Team / NanaZip
>= 5.0.1250.0, < 6.0.1698.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/M2Team/NanaZip/security/advisories/GHSA-8r4x-fx3w-ph77