CVE-2026-77301: adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)
adm-zip allocates an entry’s output buffer from the declared uncompressed size (central-directory size field) before validating it against the actual data. A tiny crafted ZIP that declares a huge uncompressed size forces a multi-gigabyte allocation from a few bytes.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-77301 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →