Lucene search
+L

2504 matches found

OSV
OSV
added 2026/08/19 8:39 a.m.8 views

BIT-ELASTICSEARCH-2026-72685 Inefficient Algorithmic Complexity in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS5.4AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.13 views

BIT-ELASTICSEARCH-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.5CVSS5.4AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.8 views

BIT-ELASTICSEARCH-2026-72683 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

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.5CVSS5.6AI score0.00368EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.12 views

BIT-ELASTICSEARCH-2026-72679 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and...

6.5CVSS5.5AI score0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.10 views

BIT-ELASTICSEARCH-2026-72678 Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service

Elasticsearch does not validate a size value taken from a user-supplied input before that value is used to reserve memory for an internal data structure. An authenticated user holding only read privileges can submit a single small crafted request to a product API endpoint that causes the node to...

6.5CVSS5.5AI score0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.9 views

BIT-ELASTICSEARCH-2026-72656 Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service

Memory Allocation with Excessive Size Value CWE-789 in the ES|QL query processing of Elasticsearch can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user able to submit ES|QL queries could send a specially crafted query whose evaluation allocates an unbounded amou...

6.5CVSS5.5AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.8 views

BIT-ELASTICSEARCH-2026-72647 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...

6.5CVSS5.5AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.6 views

BIT-ELASTICSEARCH-2026-72645 Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service

Memory Allocation with Excessive Size Value CWE-789 in Elasticsearch can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user holding only read privileges on a single index can submit one small, specially crafted search request that causes an excessively large memor...

6.5CVSS5.5AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.8 views

BIT-ELASTICSEARCH-2026-72642 Use of Out-of-range Pointer Offset in the Elasticsearch Machine Learning Native Inference Process

The native inference process that Elasticsearch uses to evaluate uploaded machine learning models accepts a model operation that computes a memory address from an offset supplied inside the model, without validating that the offset stays within the bounds of the underlying storage. A user with th...

8.8CVSS6.4AI score0.00336EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.11 views

BIT-ELASTICSEARCH-2026-72639 Memory Allocation with Excessive Size Value in Elasticsearch Highlighting Leading to Denial of Service

Elasticsearch does not enforce an upper bound on a user-supplied count accepted by a search highlighting option, and the allocation derived from that count is not accounted against any circuit breaker. An authenticated user holding only read privileges on a single searchable index can submit one...

6.5CVSS5.6AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.9 views

BIT-ELASTICSEARCH-2026-72638 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS5.4AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.10 views

BIT-ELASTICSEARCH-2026-72636 Uncontrolled Recursion in Elasticsearch Wildcard Matching Leading to Denial of Service

Uncontrolled Recursion CWE-674 in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation CAPEC-130. The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on the total number of mat...

6.5CVSS5.6AI score0.00301EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.18 views

PT-2026-78393

Name of the Vulnerable Software and Affected Versions phpMyFAQ versions prior to 4.1.7 Description Insufficient enforcement of the CONFIGURATION EDIT permission on administrative API read endpoints allows any authenticated user to access sensitive administrative data. By utilizing a valid session...

5.3CVSS5.2AI score0.00252EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/18 10:12 a.m.8 views

CVE-2026-72647

A flaw was found in Elasticsearch. An authenticated user with read privileges on a single index can submit a specially crafted search request. This request, containing deeply nested serialized data, is processed without a depth limit, leading to uncontrolled recursion. This can exhaust the thread...

6.5CVSS4.9AI score0.00296EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 7:22 p.m.10 views

CVE-2026-72678

A flaw was found in Elasticsearch. An authenticated user with read privileges can submit a crafted request that causes the node to attempt an excessively large memory allocation due to unvalidated user input. This memory exhaustion leads to a fatal error, terminating the Elasticsearch node proces...

6.5CVSS5.5AI score0.00332EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 6:54 p.m.10 views

CVE-2026-72656

A flaw was found in Elasticsearch. An authenticated user, by submitting a specially crafted ES|QL query, could trigger an unbounded allocation of heap memory. This excessive memory consumption exhausts the available resources on the receiving node, leading to a denial of service DoS condition whe...

6.5CVSS5.5AI score0.00296EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/08/14 8:25 p.m.27 views

CVE-2026-49844 vulnerabilities

Vulnerabilities for packages: zaproxy, nuxeo, apache-activemq-fips, apache-pulsar-fips, flink-kubernetes-operator-fips, apache-pulsar, apache-jena-fuseki, pinot-fips, kafka-bridge-fips, solr, thingsboard, airbyte-server-fips, kafka, kayenta, airbyte-platform-fips, apache-tika-fips, apache-tika,...

6.3CVSS5.9AI score0.00813EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 p.m.30 views

GHSA-QV9R-C865-CP47 vulnerabilities

Vulnerabilities for packages: zaproxy, nuxeo, apache-activemq-fips, apache-pulsar-fips, flink-kubernetes-operator-fips, apache-pulsar, apache-jena-fuseki, pinot-fips, kafka-bridge-fips, solr, thingsboard, airbyte-server-fips, kafka, kayenta, airbyte-platform-fips, apache-tika-fips, apache-tika,...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/08/13 8:17 p.m.15 views

CVE-2026-72686

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS0.00368EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 8:17 p.m.12 views

CVE-2026-72685

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS0.00268EPSS
SaveExploits0References1
Rows per page
Query Builder