CVE-2026-42398
Analyzed
Analyzed - Analysis Complete
Kibana Server-Side Request Forgery via Webhook Connector
Publication date: 2026-05-28
Last updated on: 2026-06-01
Assigner: Elastic
Description
Description
Server-Side Request Forgery (CWE-918) in Kibana allows authenticated users with connector management privileges to bypass the operator-configured connection allowlist. By configuring a Webhook connector with a crafted target, an attacker can cause Kibana to issue outbound requests to destinations that the egress restriction controls were intended to block.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | kibana | From 9.3.0 (inc) to 9.3.2 (exc) |
| elastic | kibana | From 9.0.0 (inc) to 9.2.8 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |