Lucene search
+L

2372 matches found

Nuclei
Nuclei
added 2 days ago97 views

Kibana - Local File Inclusion

Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. An attacker with access to the Kibana Console API could send a request that will attempt to execute JavaScript which could possibly lead to an attacker executing arbitrary commands with...

9.8CVSS7.6AI score0.82251EPSS
SaveExploits1References5
Chainguard
Chainguard
added 4 days ago10 views

CVE-2026-73569 vulnerabilities

Vulnerabilities for packages: kibana, jitsucom-jitsu, tileserver-gl, thingsboard-fips, tileserver-gl-fips, langfuse, langfuse-fips...

8.7CVSS5.1AI score0.00371EPSS
SaveExploits0
NVD
NVD
added 5 days ago13 views

CVE-2026-72676

Improper Control of Generation of Code 'Code Injection' CWE-94 in Fleet Server can lead to the execution of attacker-supplied script content via Code Injection CAPEC-242. Kibana accepted an identifier for an output configuration without restricting it to safe characters. That identifier is later...

6.5CVSS0.00357EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 views

CVE-2026-72680

Kibana Agent Builder A2A JSON-RPC API endpoint derives the identifier of a stored conversation from a user-supplied input, and the ownership check on that identifier does not distinguish between a conversation that does not exist and one that exists but belongs to another user. As a result, an...

6.5CVSS0.00212EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago6 views

CVE-2026-72681

Kibana Agent Builder does not correctly verify that the requesting user holds the privileges required by a separate Kibana feature before it creates and runs a tool that invokes that feature's functionality. This allows privilege escalation and could lead to disclosure of sensitive information th...

6.5CVSS0.00252EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago6 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.00215EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.00289EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.00272EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago7 views

CVE-2026-72665

Missing Authorization CWE-862 in Kibana can lead to unauthorized execution of Osquery and Elastic Defend response actions on managed hosts via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. A Kibana user who is able to author and evaluate Elastic Security detection rules can...

8.1CVSS0.00252EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago6 views

CVE-2026-72673

Incorrect Authorization CWE-863 in Kibana can lead to unauthorized deletion of Synthetics private locations via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. Synthetics private locations can be shared with more than one space, and deleting one removes it from every space it is...

5.4CVSS0.00209EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 views

CVE-2026-72666

Authorization Bypass Through User-Controlled Key CWE-639 in Kibana can lead to unauthorized query execution against Elastic Agents that are assigned to a Kibana space the requesting user has no access to, via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. A user who is authoriz...

6.8CVSS0.00277EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.6CVSS0.00222EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.00289EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 views

CVE-2026-72671

A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jo...

4.3CVSS0.00185EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 views

CVE-2026-72672

The Elastic Security capability that suggests existing field values while a user authors endpoint policy artifacts queries Elastic Defend event data with Kibana's internal Elasticsearch account instead of the account of the requesting user. Only Kibana feature privileges are verified, and the...

7.7CVSS0.00248EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago6 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.00252EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.00289EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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.00133EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago4 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.00289EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago11 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.00264EPSS
SaveExploits0References1
Rows per page
Query Builder