Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54616— NanaZip: Heap out-of-bounds read in NanaZip SquashFS LZ4 decompressor via unchecked negative return value

Quick assessment

Affected
M2Team NanaZip
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

漏洞描述翻译如下: NanaZip 是为现代 Windows 体验而设计的 7-Zip 衍生版本。在从版本 1.0.88.0 到稳定版 6.0.1698.0 以及预览版 6.5.1742.0 之间,NanaZip.Core/SevenZip/CPP/7zip/Archive/SquashfsHandler.cpp 中的 Lz4Decode 函数存在安全缺陷:它仅拒绝 LZ4_decompress_safe 返回的零值,而对畸形输入产生的负数错误值未作有效处理。该负数整数被转换为无符号类型 SizeT 并赋值给 de

CVSS 7.1 · High EPSS 0.32% · P25

Affected Version Matrix 2

VendorProduct Version RangeStatus
M2Team NanaZip >= 1.0.88.0, < 6.0.1698.0 affected
>= 6.5.1638.0, < 6.5.1742.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54616

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
NanaZip: Heap out-of-bounds read in NanaZip SquashFS LZ4 decompressor via unchecked negative return value
Source: CVE Program / CVE List V5
Vulnerability Description
NanaZip is the 7-Zip derivative intended for the modern Windows experience. From version 1.0.88.0 until stable version 6.0.1698.0 and preview version 6.5.1742.0, the Lz4Decode function in NanaZip.Core/SevenZip/CPP/7zip/Archive/SquashfsHandler.cpp rejects only a zero return from LZ4_decompress_safe even though malformed input produces a negative error value. The negative int is converted to the unsigned SizeT destLen and then truncated into outBufWasWrittenSize, causing ReadBlock to trust an attacker-inflated _cachedUnpackBlockSize. During fragment extraction, an attacker-controlled inode Offset can make memcpy read beyond the _cachedBlock heap allocation and place adjacent heap contents in the extracted file, or crash the process. This issue is fixed in stable version 6.0.1698.0 and preview version 6.5.1742.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
M2Team NanaZip >= 1.0.88.0, < 6.0.1698.0 -

II. Public POCs for CVE-2026-54616

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 12673 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-54616

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54616 (2)

Vendor Advisories for CVE-2026-54616 (1)

Vendor Pages for CVE-2026-54616 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54616

No comments yet


Leave a comment