Memory exhaustion vulnerability in adm-zip library for Node.js
CVE-2026-77301

7.5HIGH

Key Information:

Vendor

Cthackers

Status
Vendor
CVE Published:
18 September 2026

What is CVE-2026-77301?

The adm-zip library, used for creating and extracting ZIP archives in Node.js, is vulnerable to a memory exhaustion issue. When handling ZIP entries, the getData() method does not adequately validate the uncompressed size declared in the central directory against the actual data being decompressed. This oversight could allow an attacker to craft a malicious ZIP file that specifies a large uncompressed size, resulting in the allocation of excessive memory resources before verification occurs. As applications process untrusted archives, they risk being terminated by the operating system or experiencing widespread memory exhaustion. The vulnerability has been addressed in version 0.6.1.

Affected Version(s)

adm-zip < 0.6.1

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.