Lucene search
+L

128055 matches found

Cvelist
Cvelist
added last week29 views

CVE-2026-72660 Uncaught Exception in Kibana Leading to Denial of Service

Uncaught Exception CWE-248, resulting from Improper Input Validation CWE-20, in Kibana can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged access can cause an internal error condition in Kibana by supplying specially crafted data...

6.5CVSS0.00359EPSS
SaveExploits0References1
Cvelist
Cvelist
added last week29 views

CVE-2026-72659 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. A specially crafted, malformed payload submitted to a Kibana visualization feature by an authenticated user holding only low-privileged access is not correctly...

6.5CVSS0.00289EPSS
SaveExploits0References1
CVE
CVE
added last week22 views

CVE-2026-72659

Kibana is affected by CVE-2026-72659 through a vulnerability where a specially crafted payload submitted to a visualization can cause unbounded memory growth in the Kibana process, leading to denial of service. An authenticated, low-privileged user can trigger the issue, which makes Kibana unavai...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
EUVD
EUVD
added last week5 views

EUVD-2026-58270

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. A specially crafted, malformed payload submitted to a Kibana visualization feature by an authenticated user holding only low-privileged access is not correctly...

6.5CVSS5.4AI score0.00289EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-72667

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A specially crafted request submitted by an authenticated user with minimal privileges to a validation capability of the Observability log analysis feature...

6.5CVSS5.4AI score0.00289EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added last week6 views

EUVD-2026-58268

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A specially crafted request submitted by an authenticated user with minimal privileges to a validation capability of the Observability log analysis feature...

6.5CVSS5.5AI score0.00289EPSS
SaveExploits0References1
Cvelist
Cvelist
added last week23 views

CVE-2026-72667 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. A specially crafted request submitted by an authenticated user with minimal privileges to a validation capability of the Observability log analysis feature...

6.5CVSS0.00289EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-72669

The state that Kibana stores for an Observability Onboarding flow is not bound to the user who created the flow, and the routes that read and update that state do not verify ownership. An authenticated user who holds only generic read access to the space can therefore discover the onboarding flow...

7.6CVSS5.4AI score0.00222EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added last week33 views

CVE-2026-72678

CVE-2026-72678 : Elasticsearch vulnerability where a user-controlled size value is not validated before memory reservation, enabling memory exhaustion. An authenticated user with read privileges can send a single crafted request to a REST API endpoint, causing the node to attempt an excessively l...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-72678

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.3AI score0.00289EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added last week7 views

EUVD-2026-58252

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.3AI score0.00289EPSS
SaveExploits0References1
CVE
CVE
added last week23 views

CVE-2026-72687

CVE-2026-72687 describes a memory allocation DoS in Elasticsearch where a low-privileged authenticated user can submit a forged opaque identifier, which is decoded and deserialized before cluster verification, causing an unbounded allocation and node termination. Affected versions span 8.0.0–8.19...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Cvelist
Cvelist
added last week26 views

CVE-2026-72686 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

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.00359EPSS
SaveExploits0References1
CVE
CVE
added last week32 views

CVE-2026-72686

The CVE-2026-72686 issue affects Elasticsearch and causes Denial of Service via uncontrolled recursion in a input-validation recursive routine, exhausting stack and terminating the node process. Affected versions: all 8.0.0–8.19.19 and 9.0.0–9.4.4, plus 9.5.0. Remediation: upgrade to 8.19.20, 9.4...

6.5CVSS5.5AI score0.00359EPSS
SaveExploits0References1
EUVD
EUVD
added last week9 views

EUVD-2026-58249

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.3AI score0.00262EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week133 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.3CVSS5.3AI score0.00262EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added last week176 views

CVE-2026-72685

CVE-2026-72685 describes an inefficient algorithmic complexity in Elasticsearch that allows a low-privileged authenticated user, who can index documents, to submit a small crafted document causing a worker thread to be consumed for an extended period, degrading indexing availability. Affected ver...

4.3CVSS5.3AI score0.00262EPSS
SaveExploits0References1
CVE
CVE
added last week26 views

CVE-2026-72683

The CVE-2026-72683 issue affects Elasticsearch where an authenticated user able to call the simulate pipeline API can submit a request that creates a self-referential data structure. When processed by an internal component, the operation recurses without bound, causing a fatal error that terminat...

6.5CVSS5.5AI score0.00359EPSS
SaveExploits0References1
Cvelist
Cvelist
added last week25 views

CVE-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.5CVSS0.00359EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week7 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.5CVSS5.5AI score0.00359EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder