Lucene search
+L

245 matches found

OSV
OSV
•added 2026/08/19 8:40 a.m.•13 views

BIT-ELK-2026-72653 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. An authenticated user who is authorized to manage maintenance windows could submit a specially crafted, malformed payload that causes the Kibana process to...

6.5CVSS5.4AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•9 views

BIT-ELK-2026-72651 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. An authenticated user with read-only privileges to the alerting feature could submit a specially crafted, malformed payload that causes the Kibana process to...

6.5CVSS5.4AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•8 views

BIT-ELK-2026-72632 Observable Discrepancy in Kibana Fleet Leading to Disclosure of Elastic Agent Elasticsearch API Keys

Observable Discrepancy CWE-203 in Kibana Fleet can lead to information disclosure via Excavation CAPEC-116. Fleet removes the Elasticsearch API key value of an enrolled Elastic Agent from the responses of its agent listing capability, but that capability accepted caller-supplied filter expression...

7.1CVSS5.4AI score0.00347EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•13 views

BIT-ELK-2026-72631 Improper Privilege Management in Kibana Fleet Leading to Over-Scoped Elastic Agent API Keys

Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege Escalation CAPEC-233. An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolle...

6.5CVSS5.4AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•11 views

BIT-ELK-2026-72629 Authorization Bypass Through User-Controlled Key in Kibana Leading to Cross-Space Access to Machine Learning Trained Models

Authorization Bypass Through User-Controlled Key CWE-639 in Kibana can lead to unauthorized cross-space access via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. The result is disclosure of inference output from a trained model in a different space that the user is not authoriz...

7.1CVSS5.4AI score0.00419EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•12 views

BIT-ELK-2026-49096 Uncaught Exception in Kibana Cases Leading to Denial of Service

Uncaught Exception CWE-248 in Kibana Cases can lead to denial of service via Input Data Manipulation CAPEC-153. Malformed link syntax stored in a case comment was not rejected or sanitized when the comment was later formatted for display, and the resulting unhandled error prevented the affected...

4.3CVSS5.5AI score0.00288EPSS
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.0042EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:39 a.m.•7 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.0042EPSS
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.00418EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/13 8:17 p.m.•10 views

CVE-2026-72675

Missing Authorization CWE-862 in Kibana can lead to cross-space information disclosure and unauthorized data modification via Privilege Abuse CAPEC-122. Kibana Machine Learning carries out its Elasticsearch operations with elevated internal permissions and relies on a per-request space filter to...

7.1CVSS0.00311EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•14 views

CVE-2026-72677

Relative Path Traversal CWE-23 in Kibana can lead to the unauthorized deletion of Kibana resources via Relative Path Traversal CAPEC-139. Kibana Fleet accepted a user-supplied identifier for a Fleet Server host configuration without rejecting relative traversal sequences. The identifier is stored...

7.3CVSS0.00405EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•12 views

CVE-2026-72674

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.5CVSS0.0042EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•15 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.5CVSS0.0042EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•13 views

CVE-2026-72661

Missing Authorization CWE-862 in Kibana can lead to information disclosure via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. An internal Kibana data retrieval capability used by Elastic Defend endpoint response actions did not enforce the Security Solution and endpoint...

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

CVE-2026-72659

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.0042EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•12 views

CVE-2026-72663

Inefficient Algorithmic Complexity CWE-407 in Kibana can lead to denial of service via Input Data Manipulation CAPEC-153. A specially crafted, deeply nested expression submitted to a Kibana TSVB visualization is evaluated with a worst-case cost that grows disproportionately with the size of the...

6.5CVSS0.0042EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•11 views

CVE-2026-72658

Cross-Site Request Forgery CWE-352 in Kibana can lead to privilege escalation via Cross Site Request Forgery CAPEC-62. A user who is permitted to create visualizations can save a specially crafted Vega visualization that, when it is opened by another user, causes authenticated requests to be issu...

7.3CVSS0.00185EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•21 views

CVE-2026-72664

Missing Authorization CWE-862 in Kibana can lead to unauthorized execution of Elastic Defend response actions on managed hosts via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. A Kibana user who holds only detection rule authoring privileges for the Elastic Security solution c...

6.5CVSS0.00396EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•16 views

CVE-2026-72660

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.00522EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 8:17 p.m.•13 views

CVE-2026-72656

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.5CVSS0.0042EPSS
SaveExploits0References1
Rows per page
Query Builder