CVE-2026-54616
Last modified
CVE-2026-54616 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| M2Team | NanaZip | >= 1.0.88.0, < 6.0.1698.0; >= 6.5.1638.0, < 6.5.1742.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54616?
How severe is CVE-2026-54616?
How do I fix CVE-2026-54616?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54608MythicalDash is a Pterodactyl client area. In 3.5.4-aurora a…7.1
- CVE-2026-54609QTI Neon is a minimal, game-agnostic, relay-based UDP multip…8.6
- CVE-2026-54611InstantCMS is a free and open source content management syst…5.5
- CVE-2026-54612Vvveb is a powerful and easy to use CMS with page builder to…8.8
- CVE-2026-54613Vvveb is a powerful and easy to use CMS with page builder to…5.4
- CVE-2026-54614DebugKit provides a debugging toolbar for CakePHP applicatio…4.3
- CVE-2026-54617GravitLauncher is an open-source Minecraft launcher based on…9.8
- CVE-2026-54618Obsidian Web MCP is a secure remote MCP server for Obsidian …9.4
- CVE-2026-54619sqlite3 provides Ruby bindings for the SQLite3 embedded data…2
- CVE-2026-5462A vulnerability was identified in Wahoo Fitness SYSTM App up…3.3
- CVE-2026-54620sqlite3 provides Ruby bindings for the SQLite3 embedded data…2
- CVE-2026-54621datamodel-code-generator generates Python data models from s…7.8
Are you affected by CVE-2026-54616?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
