I'm excited to announce that we've released the NanaZip 6.0 Update 8, now available for download.
Note: Read NanaZip Technical Focus from Kenji Mouri to clarify some future directions of NanaZip.
Starting with NanaZip 6.0 Update 5 (6.0.1698.0) and NanaZip 6.5 Preview (6.5.1742.0), we have fixed some security vulnerabilities reported by JarLob (Jaroslav Lobačevski):
Note: It seems the CVE numbers are not available, use the GHSL number instead.
- GHSL-2026-116–GHSL-2026-122 (CVE-2026-48092, CVE-2026-48101, CVE-2026-48102, CVE-2026-48103, CVE-2026-48104, CVE-2026-48111, CVE-2026-48112), synchronized from 7-Zip 26.01
- GHSL-2026-125, CVE-2026-44215
- GHSL-2026-126, CVE-2026-47222
- GHSL-2026-127, CVE-2026-47223
- GHSL-2026-128, CVE-2026-42446
- GHSL-2026-129, CVE-2026-47224
- GHSL-2026-130, CVE-2026-42442
- GHSL-2026-131, CVE-2026-42443
- GHSL-2026-132, CVE-2026-42445
- GHSL-2026-133, CVE-2026-42355
- GHSL-2026-134, CVE-2026-42444
- GHSL-2026-140, CVE-2026-48095, synchronized from 7-Zip 26.01
Note to developers: GHSL-2026-126, GHSL-2026-127 and GHSL-2026-129 originated from an issue existing in parts of 7-Zip source code which were specifically enabled in NanaZip (LvmHandler.cpp and AvbHandler.cpp). If you forked 7-Zip to enable these handlers, you should synchronize with 7-Zip 26.01 for the fix. NanaZip is not vulnerable to GHSL-2026-115 due to that vulnerability being limited to the 7-Zip SDK.
Release Notes
- Synchronize the 7-Zip ZS implementations to https://github.com/mcmilk/7-Zip-zstd/tree/4d79dd7b7fbd8ec12fd01881761ea86d97526d53. (Except the NanaZip File Manager.) (Thanks to Sergey G. Brester and Tino Reichardt.)
- Update Korean translation. (Contributed by mcfyynpy68-create.)
- Update Mile.Mobility to 1.1.564.
Download
-
MSIX Package: NanaZip_6.0.1742.0.msixbundle
- SHA-256: cd8d0710379b55db536a2b098d721b658f503dc0bcd60dceaec7187e423ff997
-
License XML: NanaZip_6.0.1742.0.xml
- SHA-256: eea96366c82ef99dce6689ae786477b227739fd6c3191c34d9509ba72066f39d
-
Portable package: NanaZip_6.0.1742.0_Binaries.zip
- SHA-256: 81804b43006dd46ee341d3a2aa87b186b7ecdd2835ef4682f17ecb0f8dc59702
-
Debug Symbols: NanaZip_6.0.1742.0_DebugSymbols.zip
- SHA-256: 1b6bef00a7bc23e151aa73edfb32f8651ae7e447411fe165f8209bc9711b6740
Kenji Mouri