Lucene search
+L

479 matches found

CVE
CVE
added 2026/06/22 10:10 p.m.75 views

CVE-2026-54233

Affected software: vLLM (inference/serving engine). Vulnerability: decoding an audio file on the /v1/audio/transcriptions endpoint can cause extreme memory growth. A 25 MB OPUS upload decodes to about 14.9 GB of float32 PCM, because the audio decoder concatenates all frames in memory before retur...

6.5CVSS5.8AI score0.00422EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/21 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-9375

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to...

8.9CVSS6.8AI score0.00682EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/19 9:16 p.m.23 views

py7zr: Decompression bomb (zip bomb) denial of service via unchecked extraction size

py7zr's Worker.decompress extracts archive entries without tracking total decompressed size. A crafted .7z file can exhaust disk or memory before the extraction completes. Measured: 15.6 KB archive → 100 MB output 6,556:1 ratio. Proof of concept: python import py7zr, tempfile, os create bomb:...

8.7CVSS5.9AI score0.00321EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/19 9:16 p.m.18 views

GHSA-GJRG-MPP7-G774 py7zr: Decompression bomb (zip bomb) denial of service via unchecked extraction size

py7zr's Worker.decompress extracts archive entries without tracking total decompressed size. A crafted .7z file can exhaust disk or memory before the extraction completes. Measured: 15.6 KB archive → 100 MB output 6,556:1 ratio. Proof of concept: python import py7zr, tempfile, os create bomb:...

6.9CVSS5.9AI score0.00321EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/19 9:15 p.m.37 views

GHSA-8823-QG2X-PV9F Ultimate Sitemap Parser (USP): Gzip Decompression Bomb Bypasses Sitemap Size Limit

Gzip Decompression Bomb Bypasses Sitemap Size Limit Summary ultimate-sitemap-parser enforces a 100 MiB size limit on sitemap responses, but applies it only to the compressed bytes received over the network. When a .gz sitemap is fetched, usp/helpers.py:239 calls gziplib.decompressdata with no...

7.5CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/19 9:15 p.m.24 views

Ultimate Sitemap Parser (USP): Gzip Decompression Bomb Bypasses Sitemap Size Limit

Gzip Decompression Bomb Bypasses Sitemap Size Limit Summary ultimate-sitemap-parser enforces a 100 MiB size limit on sitemap responses, but applies it only to the compressed bytes received over the network. When a .gz sitemap is fetched, usp/helpers.py:239 calls gziplib.decompressdata with no...

5.8AI score
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/19 7:16 p.m.24 views

CVE-2026-9375

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00304EPSS
SaveExploits0
OSV
OSV
added 2026/06/19 7:16 p.m.30 views

DEBIAN-CVE-2026-9375

Bulletin has no description...

7.5CVSS7AI score0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/19 7:16 p.m.27 views

UBUNTU-CVE-2026-9375

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.5CVSS7.2AI score0.00304EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/19 6:45 p.m.12 views

CVE-2026-9375

...

7.2AI score0.00304EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/19 6:45 p.m.39 views

CVE-2026-9375

...

0.00304EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/19 6:45 p.m.15 views

CVE-2026-9375

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.5CVSS7.1AI score0.00304EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/19 6:45 p.m.21 views

CVE-2026-9375

Removed by vendor...

7.3AI score0.00304EPSS
SaveExploits0
OSV
OSV
added 2026/06/19 6:45 p.m.14 views

CVE-2026-9375 Decompression Bomb Bypass via Negative max_length in Streaming API in urllib3

urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to three independent code paths in response.py that bypass the maxlength protection introduced in version 2.6.0 to mitigate CVE-2025-66471...

7.5CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2026/06/19 6:45 p.m.85 views

CVE-2026-9375

CVE-2026-9375 is disclosed by multiple advisories tied to python-urllib3. The issue is a decompression-bomb style bypass in urllib3’s streaming API with Brotli support, enabling DoS via oversized decompressed data. Public details confirm affected software (python-urllib3) and the root cause (deco...

7.5AI score0.00304EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.23 views

PT-2026-51097

Name of the Vulnerable Software and Affected Versions py7zr versions prior to 0.22.1 Description The Worker.decompress function in py7zr/worker.py extracts archive entries without tracking the total decompressed size. This allows a specially crafted .7z file to cause disk or memory exhaustion...

8.7CVSS5.9AI score0.00321EPSS
SaveExploits0References19
NVD
NVD
added 2026/06/15 11:16 p.m.27 views

CVE-2026-53430

Improper Handling of Highly Compressed Data Data Amplification vulnerability in elixir-grpc grpc GRPC.Compressor.Gzip, GRPC.Message modules allows a denial of service via a gzip decompression bomb. This vulnerability is associated with program files lib/grpc/compressor/gzip.ex, lib/grpc/message.e...

8.7CVSS0.00348EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/15 9:55 p.m.19 views

CVE-2026-53430 grpc gzip decompression bomb in GRPC.Compressor.Gzip.decompress/1

Improper Handling of Highly Compressed Data Data Amplification vulnerability in elixir-grpc grpc GRPC.Compressor.Gzip, GRPC.Message modules allows a denial of service via a gzip decompression bomb. This vulnerability is associated with program files lib/grpc/compressor/gzip.ex, lib/grpc/message.e...

8.7CVSS7.2AI score0.00348EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/15 9:55 p.m.19 views

EEF-CVE-2026-53430 grpc gzip decompression bomb in GRPC.Compressor.Gzip.decompress/1

Summary Improper Handling of Highly Compressed Data Data Amplification vulnerability in elixir-grpc grpc GRPC.Compressor.Gzip, GRPC.Message modules allows a denial of service via a gzip decompression bomb. This vulnerability is associated with program files lib/grpc/compressor/gzip.ex,...

8.7CVSS5.5AI score0.00348EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/15 10:03 a.m.28 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses pillow-11.3.0 which is vulnerable to CVE-2026-40192

Summary IBM Maximo Application Suite - Visual Inspection component uses pillow-11.3.0 which is vulnerable to CVE-2026-40192, This bulletin contains information regarding the vulnerability and its remediation. Vulnerability Details CVEID:CVE-2026-40192 DESCRIPTION: Pillow is a Python imaging...

8.7CVSS7.3AI score0.00671EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder