CVE-2025-68387
BaseFortify
Publication date: 2025-12-18
Last updated on: 2025-12-23
Assigner: Elastic
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | kibana | From 7.0.0 (inc) to 7.17.29 (inc) |
| elastic | kibana | From 8.0.0 (inc) to 8.19.9 (exc) |
| elastic | kibana | From 9.0.0 (inc) to 9.1.9 (exc) |
| elastic | kibana | From 9.2.0 (inc) to 9.2.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue caused by improper neutralization of input during web page generation. It allows an unauthenticated user to embed malicious scripts into content served to web browsers via a vulnerable function handler in the Vega AST evaluator.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to execute malicious scripts in the context of a user's browser, potentially leading to theft of sensitive information, session hijacking, or other malicious actions affecting the integrity and confidentiality of user data.