Lucene search
+L

73 matches found

RedhatCVE
RedhatCVE
added 2026/09/22 10:26 p.m.1 views

CVE-2026-77301

A flaw was found in adm-zip, a JavaScript library for handling ZIP archives. The getData function in zipEntry.js allocates memory based on the declared uncompressed size in a ZIP entry's central directory without validating this value against the actual compressed data. A remote attacker can...

7.5CVSS0.00411EPSS
SaveExploits0References6
Circl
Circl
added 2026/09/18 6:35 p.m.10 views

CVE-2026-77301

creationtimestamp| type| source ---|---|--- 2026-09-18 18:35:04+00:00| published-proof-of-concept| https://github.com/cthackers/adm-zip/security/advisories/GHSA-7q85-xj36-vmfc 2026-09-19 08:31:44+00:00| seen| https://gist.github.com/alon710/43058acd721510462931518910022d1c...

7.5CVSS0.00411EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 5:18 p.m.5 views

GHSA-7Q85-XJ36-VMFC adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

Summary 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. Impact On adm-zip 0.5.17...

7.5CVSS0.00411EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/09/18 5:18 p.m.6 views

NPM: adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

NPM: adm-zip: Uncontrolled memory allocation via the declared uncompressed size DoS vulnerability discovered by ? in WordPress Npm adm-zip versions 0.6.1...

7.5CVSS0.00411EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/09/18 5:18 p.m.3 views

Memory Allocation with Excessive Size Value

Overview adm-zip is a JavaScript implementation for zip data compression for NodeJS. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the async decompression path in methods/inflater.js, where the decompression size cap enforced by zlib's...

8.7CVSS0.00411EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/18 5:18 p.m.11 views

adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

Summary 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. Impact On adm-zip 0.5.17...

7.5CVSS0.00411EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/09/18 5:17 p.m.9 views

CVE-2026-77301

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS0.00411EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 4:38 p.m.27 views

CVE-2026-77301

adm-zip is a Node.js JavaScript library for creating and extracting ZIP archives. Prior to version 0.6.1 , the getData() function in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and de...

7.5CVSS0.00411EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 4:38 p.m.37 views

CVE-2026-77301 adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS0.00411EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/18 4:38 p.m.9 views

CVE-2026-77301 adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS0.00411EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 4:38 p.m.7 views

EUVD-2026-83170

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 4:38 p.m.6 views

CVE-2026-77301 adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/09/18 12:00 a.m.2 views

CVE-2026-77301: Memory Allocation with Excessive Size Value

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value against the actual compressed data and decompression result. A...

7.5CVSS0.00411EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/15 11:24 p.m.8 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview adm-zip is a JavaScript implementation for zip data compression for NodeJS. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification via the inflater process. An attacker can exhaust system memory and disrupt service availability ...

8.7CVSS0.00388EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/15 10:09 p.m.16 views

CVE-2026-92000

A flaw was found in adm-zip. A remote attacker could exploit this vulnerability by crafting a malicious ZIP archive containing highly compressible entries that declare a zero uncompressed size. This oversight prevents the application of zlib decompression output limits, leading to excessive memor...

8.7CVSS5.8AI score0.00388EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/15 9:16 p.m.10 views

CVE-2026-92000

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS0.00388EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/15 8:56 p.m.12 views

EUVD-2026-80001

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS5.6AI score0.00388EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/15 8:56 p.m.20 views

CVE-2026-92000

adm-zip versions 0.5.14 through 0.6.0 are vulnerable to a denial-of-service attack caused by failing to apply zlib decompression output limits when ZIP entries declare a zero uncompressed size . An attacker can craft a malicious ZIP archive containing highly compressible entries that declare zero...

8.7CVSS5.6AI score0.00388EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/15 8:56 p.m.13 views

CVE-2026-92000 adm-zip 0.5.14 through 0.6.0 Denial of Service via Zero Declared Uncompressed Size

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/15 8:56 p.m.32 views

CVE-2026-92000 adm-zip 0.5.14 through 0.6.0 Denial of Service via Zero Declared Uncompressed Size

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS0.00388EPSS
SaveExploits0References6
Rows per page
Query Builder