Lucene search
+L

655 matches found

OSV
OSV
added 2026/07/07 2:34 p.m.13 views

PYSEC-2026-1944 Litestar allows unbounded resource consumption (DoS vulnerability)

Summary Litestar offers multiple methods to return a parsed representation of the request body, as well as extractors that rely on those parsers to map request content to structured data types. Multiple of those parsers do not have size limits when reading the request body into memory, which allo...

8.2CVSS5.9AI score0.00794EPSS
SaveExploits1References9
NVD
NVD
added 2026/07/06 11:16 a.m.28 views

CVE-2026-56810

Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint Mint.HTTP1 module allows a denial of service via an oversized chunked transfer-encoded response. This vulnerability is associated with program files lib/mint/http1.ex and program routines...

8.7CVSS0.00524EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/06 9:17 a.m.44 views

CVE-2026-56810 mint buffers an entire chunked response chunk in memory in Mint.HTTP1.decode_body/5

Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint mint Mint.HTTP1 module allows a denial of service via an oversized chunked transfer-encoded response. This vulnerability is associated with program files lib/mint/http1.ex and program routines...

8.7CVSS0.00524EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:13 a.m.16 views

CVE-2026-11586

By default, curl automatically responds to WebSocket PING frames. Because curl lacks an upper bound on memory allocation for unacknowledged frames, a malicious server can exhaust all available memory by flooding curl with rapid, sequential PING messages...

6AI score0.00609EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/01 5:30 p.m.19 views

Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service DoS by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory...

8.7CVSS7.1AI score0.00671EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/01 5:16 p.m.37 views

CVE-2026-56149

Allocation of Resources Without Limits or Throttling CWE-770 in Elasticsearch can lead to a denial of service via Excessive Allocation CAPEC-130. A user with elevated privileges can submit a specially crafted machine learning request that causes excessive memory consumption, which may render the...

4.9CVSS0.005EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 9:59 p.m.16 views

CVE-2026-57204 pypdf: Missing stream length values ignore defined limits

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.3, a maliciously crafted PDF can cause DoS. An attacker who uses this vulnerability can craft a PDF which leads to large memory usage, as MAXDECLAREDSTREAMLENGTH is sometimes ignored. This requires parsing a content stream...

6.9CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/06/30 9:49 a.m.74 views

CVE-2026-53917

CVE-2026-53917 describes an unbounded memory allocation vulnerability in OpenWire property unmarshalling in Apache ActiveMQ and related builds. An authenticated user can send a crafted OpenWire Message with a very large encoded size value for a message property map, causing OpenWire maps to be un...

7.5CVSS5.7AI score0.0074EPSS
SaveExploits0References2Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-56018

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify, allowing unbounded memory growth. In JsMinify XS.xs the cleanup free...

7.5CVSS6AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/29 7:07 p.m.30 views

CVE-2026-53429

Affected software: mdex (0.11.0–0.12.3) and mdex_native (0.1.0–0.2.3). Root cause: native rendering path leaks memory by Box::leak of literal strings for each MDEx.EscapedTag node, with no cap on literal size or node count, causing unbounded memory growth per render and across renders. Trigger: r...

6.9CVSS5.8AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/29 6:52 p.m.10 views

CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comraknif::lumisadapter::LumisAdapter::parsehighlightlines in native/comraknif/src/lumisadapter.rs eagerly expands a...

6.9CVSS6.1AI score0.00185EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/06/29 6:52 p.m.40 views

CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comraknif::lumisadapter::LumisAdapter::parsehighlightlines in native/comraknif/src/lumisadapter.rs eagerly expands a...

6.9CVSS0.00185EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-46602

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause...

7.5CVSS7.2AI score0.00609EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:09 a.m.11 views

Qemu-kvm: virtio-snd: integer overflow leading to unbounded memory allocation

...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/06/26 12:16 a.m.7 views

AZL-91454 CVE-2026-13322 affecting package kubevirt 1.8.4-1

A flaw was found in KubeVirt's downward metrics virtio-serial server. The server reads guest requests using textproto.Reader.ReadLine, which buffers input indefinitely until a newline character is received, with no length limit or read deadline. A user with access to a VM guest that has the...

3.8CVSS5.8AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 12:16 a.m.22 views

CVE-2026-13322

A flaw was found in KubeVirt's downward metrics virtio-serial server. The server reads guest requests using textproto.Reader.ReadLine, which buffers input indefinitely until a newline character is received, with no length limit or read deadline. A user with access to a VM guest that has the...

3.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5759 go-zserio has Unbounded Memory Allocation for All Platforms in github.com/woven-planet/go-zserio

go-zserio has Unbounded Memory Allocation for All Platforms in github.com/woven-planet/go-zserio...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.11 views

GO-2026-5415 MinIO affected a DoS via Unbounded Memory Allocation in S3 Select CSV Parsing in github.com/minio/minio

MinIO affected a DoS via Unbounded Memory Allocation in S3 Select CSV Parsing in github.com/minio/minio...

7.1CVSS5.8AI score0.00485EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 8:17 p.m.15 views

DEBIAN-CVE-2026-46602

The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause unbounded memory consumption...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/25 8:17 p.m.25 views

CVE-2026-46602

The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause unbounded memory consumption...

7.5CVSS0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder