Lucene search
+L

521 matches found

OSV
OSV
added 2026/09/16 10:12 p.m.5 views

GHSA-2VCX-H8P2-9PG9 Grav CMS — Improper Handling of Highly Compressed Data in Installer::unZip()

Summary An authenticated admin.super user can crash Grav or fill the disk by uploading a specially crafted ZIP archive through the Direct Install tool. The method Installer::unZip calls ZipArchive::extractTo without any limit on uncompressed size, entry count, or directory depth, enabling Zip Bom...

6.9CVSS0.006EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/09/16 10:12 p.m.10 views

Grav CMS — Improper Handling of Highly Compressed Data in Installer::unZip()

Summary An authenticated admin.super user can crash Grav or fill the disk by uploading a specially crafted ZIP archive through the Direct Install tool. The method Installer::unZip calls ZipArchive::extractTo without any limit on uncompressed size, entry count, or directory depth, enabling Zip Bom...

6.9CVSS0.006EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/09/16 7:17 p.m.12 views

CVE-2026-81875

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.12, SHCParser in org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/elementmodel/SHCParser.java can consume attacker-controlled Smart Health Card JWT content whose header...

7.5CVSS0.0063EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 9:48 a.m.10 views

wheelaudit

wheelaudit Python Wheel ファイルセキュリティスキャナ — インストール前に .whl ファイルのセキュリティ問題をスキャンします。 Python の wheel 処理における最近の CVE に動機づけられています: CVE-2026-24049 : wheel 展開時のパストラバーサルにより、システムファイルの権限操作が可能 CVE-2026-1703 : pip が wheel アーカイブをインストールする際のパストラバーサル Google GHSA-w97x-xxj5-gpjx : Python wheel における Zip パーサーの差分脆弱性...

7.1CVSS6.9AI score0.00355EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 10:20 p.m.9 views

CVE-2025-63914

CVE-2025-63914 CVE-2025-63914の公開開示とパッチ: Cinnamon/kotaemonにおけるZipボムの脆弱性。 クレジット Wang Yuanrong 概要 mayextractzip 関数はZIP展開に関する制限を適用しないため、悪意のあるZipボムが過剰なリソース消費とサービス拒否を引き起こす可能性があります。 詳細 \libs\ktem\ktem\index\file\ui.py ファイル内の mayextractzip...

6.5CVSS5.9AI score0.00357EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 7:57 p.m.16 views

zip_bomb

ZIP Bomb Creator ZIP Bomb Creator は、サイズは小さいが展開すると劇的に拡大するZIPファイルを作成するためのツールです。これは、セキュリティ実験や、ZIP爆弾攻撃に対するファイルシステムのテストに役立ちます。 特徴 ファイル数とサイズを設定可能なZIP爆弾を作成します。 KB、MB、GBなど、さまざまなサイズ単位に対応します。 大きなファイルを処理するためにZIP64を使用します。 正しいデータ入力を保証する入力検証を行います。 より魅力的なインターフェースのためのバナー表示。 使い方 1. Python 2.7を使用してスクリプトを実行します:...

6AI score
SaveExploits0References1
NVD
NVD
added 2026/09/14 9:17 a.m.9 views

CVE-2026-89321

Publishing limits the compressed size of a VSIX ovsx.publishing.max-content-size, 512 MB by default but nothing limited how large an entry becomes when opened. On the first request to /vscode/unpkg/namespace/extension/version/path, WebResourceService opened the entry with ZipFile.getInputStream a...

4.3CVSS0.00266EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 8:13 a.m.7 views

EUVD-2026-77328

Publishing limits the compressed size of a VSIX ovsx.publishing.max-content-size, 512 MB by default but nothing limited how large an entry becomes when opened. On the first request to /vscode/unpkg/namespace/extension/version/path, WebResourceService opened the entry with ZipFile.getInputStream a...

4.3CVSS5.8AI score0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 8:13 a.m.8 views

CVE-2026-89321

Eclipse OpenVSX is vulnerable to a disk exhaustion issue in its WebResourceService . When a VSIX is first requested via the unpkg endpoint, the service opens a zip entry with ZipFile.getInputStream() and passes the decompressed stream to Files.copy() without counting bytes written. The resulting ...

4.3CVSS5.8AI score0.00266EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 8:39 p.m.37 views

CVE-2026-82520 parsedmarc < 11.0.1 Zip Bomb DoS via Compressed Email Attachments

parsedmarc before 11.0.1 decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incoming DMARC report emails without user interaction, an unauthenticated remote attacker can send a crafted email with a...

8.7CVSS0.00436EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 8:39 p.m.11 views

CVE-2026-82520

parsedmarc before 11.0.1 is vulnerable to a Zip Bomb Denial of Service via compressed email attachments. The root cause is that parsedmarc decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incomin...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:39 p.m.7 views

CVE-2026-82520 parsedmarc < 11.0.1 Zip Bomb DoS via Compressed Email Attachments

parsedmarc before 11.0.1 decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incoming DMARC report emails without user interaction, an unauthenticated remote attacker can send a crafted email with a...

8.7CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 5:20 a.m.37 views

CVE-2026-59274

Spring Integration is affected by an unbounded decompression flaw in the UnZipTransformer component, which does not limit decompressed entry size or entry count when processing zip archives. An attacker with low privileges can send a crafted zip archive (zip-bomb) over the network to exhaust JVM ...

6.5CVSS5.3AI score0.0024EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:20 a.m.39 views

CVE-2026-59274 Unbounded decompression in UnZipTransformer enables zip-bomb DoS

The UnZipTransformer does not limit decompressed entry size or entry count when processing archives. Consequently, an attacker can send a zip archive that can exhaust JVM heap memory, causing a denial-of-service outage. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration...

6.5CVSS0.0024EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 6:31 p.m.11 views

EUVD-2026-66212

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zipextractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploaded...

7.1CVSS5.6AI score0.00412EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 5:18 a.m.11 views

CVE-2026-80189

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zipextractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploaded...

7.1CVSS0.00412EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python2 (UTSA-2026-093150)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093150 advisory. Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service resource consumption via a ZIP bomb. Tenable has extracted the preceding...

7.5CVSS6.8AI score0.05535EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 11:18 p.m.23 views

CVE-2026-80189

LeafWiki 0.10.0 through 0.12.0 is vulnerable to uncontrolled resource consumption via unbounded ZIP extraction. The function ZipExtractor.ExtractToDir in internal/importer/zip_extractor.go copies each decompressed entry with io.Copy without limiting output size. Although the upload is capped at 5...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.18 views

PT-2026-81903

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zip extractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploade...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits0References6
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.19 views

cve-2026-59274 - MEDIUM - Unbounded decompression in UnZipTransformer enables zip-bomb DoS

cve-2026-59274 - MEDIUM - Unbounded decompression in UnZipTransformer enables zip-bomb DoS...

6.5CVSS5.2AI score0.0024EPSS
SaveExploits0
Rows per page
Query Builder