CVE-2026-44215 PUBLISHED

NanaZip: Heap out-of-bounds write in NanaZip UFS directory parser

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a one-byte heap out-of-bounds null write exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerability is triggered when opening a crafted UFS filesystem image. The attacker controls the byte offset of the write within a ~254-byte window past the heap allocation boundary. This vulnerability is fixed in 6.0.1698.0.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
CVSS Score: 4.4

Product Status

Vendor M2Team
Product NanaZip
Versions
  • Version >= 5.0.1250.0, < 6.0.1698.0 is affected

References

Problem Types

  • CWE-787: Out-of-bounds Write CWE