CVE-2026-63138
Undergoing Analysis
Undergoing Analysis - In Progress
Improper Input Handling Leads to NoSQL Injection in Kibana
Vulnerability report for CVE-2026-63138, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-01
Last updated on: 2026-09-01
Assigner: Elastic
Description
Description
Improper Neutralization of Special Elements in Data Query Logic (CWE-943) in Kibana can lead to information disclosure via NoSQL Injection (CAPEC-676). An authenticated user with access to the affected query functionality could submit specially crafted input that alters the intended query logic, returning data the user is not authorized to read.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | kibana | From 9.4.0 (inc) to 9.4.4 (inc) |
| elastic | kibana | 9.5.0 |
| elastic | kibana | 9.4.5 |
| elastic | kibana | 9.5.1 |
| elastic | kibana | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-943 | The product generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query. |