Lucene search
+L

4106 matches found

NVD
NVD
added yesterday4 views

CVE-2026-72683

A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate to submit a request that causes a self-referential data structure to be created. Whe...

6.5CVSS
SaveExploits0References1
NVD
NVD
added yesterday4 views

CVE-2026-17199

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to unbounded resource allocation...

7.5CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday5 views

EUVD-2026-58261

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A user-supplied list of document fields accepted by the Kibana Playground for RAG feature was neither bounded in length nor de-duplicated before it was used t...

6.5CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday9 views

CVE-2026-72684

This CVE affects Elasticsearch where an authenticated user with read privileges can trigger memory allocation by sending a crafted small search input, leading to an out-of-memory fatal condition and node denial of service. Affected versions: 8.0.0–8.19.19 and 9.0.0–9.4.4. Mitigation: upgrade to v...

6.5CVSS5.3AI score
SaveExploits0References1
Cvelist
Cvelist
added yesterday9 views

CVE-2026-72684 Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday5 views

EUVD-2026-58234

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to unbounded resource allocation...

7.5CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday12 views

CVE-2026-17199

IBM i versions 7.6, 7.5, 7.4, and 7.3 are affected by CVE-2026-17199 via unbounded resource allocation that could allow remote DoS on host servers. CVSS v3.1 base score 7.5 (HIGH). Mitigation: apply vendor fixes for Host Servers (e.g., 7.6 SJ11101/SJ11097; 7.5 SJ11102/SJ11098; 7.4 SJ11103/SJ11099...

7.5CVSS5.3AI score
SaveExploits0References1
NVD
NVD
added yesterday4 views

CVE-2026-42931

Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint...

6.5CVSS
SaveExploits0References3
EUVD
EUVD
added yesterday5 views

EUVD-2026-58135

Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint...

6.5CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added yesterday25 views

CVE-2026-42931

CVE-2026-42931 concerns Gitea’s NPM Package Tag Endpoint. Multiple sources confirm a Denial of Service arising from an unbounded read via io.ReadAll in that endpoint, impacting Gitea deployments that rely on the affected NPM tag endpoint. The root cause is described as unbounded resource usage du...

6.5CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
added yesterday5 views

EUVD-2026-58067

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday4 views

EUVD-2026-57919

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

7.5CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday11 views

CVE-2026-48702 Rekor has an OOM Condition due to Unbounded gzip Decompression in Alpine APK Parsing Logic

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS
SaveExploits0References1
Elastic
Elastic
added yesterday4 views

Kibana 9.3.8, 9.4.4 Security Update (ESA-2026-91)

Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service Description: Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A user-supplied list of document fields accepted by t...

6.5CVSS5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added yesterday4 views

browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results

A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References7
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71741

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to unbounded resource allocation...

7.5CVSS5.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71675

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompt to seq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2 days ago9 views

CVE-2026-71469

A flaw was found in search-v2-api. An unauthenticated attacker can exploit this by sending requests with unique random bearer tokens. Each unique token creates a permanent entry in the unbounded tokenReviews cache, which is not properly cleared. This can lead to memory exhaustion of the search-ap...

7.5CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago16 views

CVE-2026-73493

Summary: The CVE affects http4s-blaze-server in WebSocket handling where fragmented messages can be aggregated without an upper bound, causing unbounded heap growth and potential DoS via OutOfMemoryError on the Blaze server thread. Affected scope: any http4s application serving WebSocket routes o...

7.5CVSS5.7AI score0.00346EPSS
SaveExploits0References4
Rows per page
Query Builder