Skip to main content

Kibana CVE-2026-49092

| EUVDEUVD-2026-46385 MEDIUM
Incorrect Authorization (CWE-863)
2026-07-21 elastic GHSA-2529-45pr-jcrg
4.3
CVSS 3.1 · Vendor: elastic
Share

Severity by source

Vendor (elastic) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

Network-reachable web app, low complexity; PR:L because a valid Kibana account is required; C:L for partial unauthorized data disclosure; no integrity or availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (elastic).

CVSS VectorVendor: elastic

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 21, 2026 - 20:02 vuln.today
CVE Published
Jul 21, 2026 - 19:28 cve.org
MEDIUM 4.3

DescriptionCVE.org

Unintended Proxy or Intermediary ('Confused Deputy') (CWE-441) in Kibana can lead to unauthorized information exposure via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1). Under certain conditions, a lower-privileged user can cause data from sources they are not authorized to access to be processed using another user's privileges.

AnalysisAI

Kibana's authorization layer fails to enforce ACLs correctly in certain code paths, allowing a lower-privileged authenticated user to cause data from restricted Elasticsearch sources to be processed under another user's elevated privileges - effectively a confused deputy attack resulting in unauthorized information disclosure. The CVSS 4.3 (Medium) rating reflects low confidentiality impact and the requirement for a valid Kibana account, but the real-world risk is material in multi-tenant or role-segregated deployments where data isolation is a compliance requirement. No active exploitation confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis.

Technical ContextAI

Kibana is Elastic's web-based visualization and analytics front-end for Elasticsearch, widely deployed as part of the Elastic (ELK) stack. The root cause is CWE-441 (Unintended Proxy or Intermediary - Confused Deputy), where Kibana acts as a server-side intermediary between the user and Elasticsearch. In the vulnerable code paths, Kibana uses the credentials or session context of a higher-privileged user to fulfill a request initiated by a lower-privileged one, bypassing the row-level security or index-level privileges enforced by Elasticsearch's role-based access control. This maps to CAPEC-1 (Accessing Functionality Not Properly Constrained by ACLs), indicating that specific Kibana features - likely dashboards, saved searches, alerting, or reporting pipelines - forward requests to Elasticsearch without re-validating the calling user's authorization against the target data source. The NVD CWE listing also references CWE-863 (Incorrect Authorization), confirming the authorization check itself is either absent or insufficient for this path. The affected CPE cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:* covers all Kibana versions, with the fix landing in 9.4.3.

RemediationAI

Upgrade Kibana to version 9.4.3 or later, which addresses this vulnerability per Elastic security advisory ESA-2026-54 (https://discuss.elastic.co/t/kibana-9-4-3-security-update-esa-2026-54/388553). If immediate patching is not feasible, consider restricting Kibana access to only fully-trusted users by temporarily removing low-privilege roles until the patch can be applied - this eliminates the attacker prerequisite of a low-privilege account, though it disrupts normal operations. Elasticsearch-level index privilege enforcement (document-level security, field-level security) can serve as a defense-in-depth control that limits what data is exposed even if the confused deputy path is triggered; enabling these Elasticsearch features adds a second authorization layer independent of Kibana's. Monitor Kibana audit logs for anomalous cross-index access patterns by lower-privileged accounts as a detection measure. No additional workarounds are documented in available data.

More in Kibana

View all
CVE-2019-7609 CRITICAL POC
10.0 Mar 25

Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer. Rated criti

CVE-2020-7012 HIGH POC
8.8 Jun 03

Kibana versions 6.7.0 to 6.8.8 and 7.0.0 to 7.6.2 contain a prototype pollution flaw in the Upgrade Assistant. Rated hig

CVE-2018-17246 CRITICAL POC
9.8 Dec 20

Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. Rated critical s

CVE-2025-25015 CRITICAL
9.9 Mar 05

Prototype pollution in Kibana leads to arbitrary code execution via a crafted file upload and specifically crafted HTTP

CVE-2018-17245 CRITICAL
9.8 Dec 20

Kibana versions 4.0 to 4.6, 5.0 to 5.6.12, and 6.0 to 6.4.2 contain an error in the way authorization credentials are us

CVE-2025-25014 CRITICAL
9.1 May 06

A Prototype pollution vulnerability in Kibana leads to arbitrary code execution via crafted HTTP requests to machine lea

CVE-2019-7610 CRITICAL
9.0 Mar 25

Kibana versions before 6.6.1 contain an arbitrary code execution flaw in the security audit logger. Rated critical sever

CVE-2024-12556 HIGH
8.7 Apr 08

Prototype Pollution in Kibana can lead to code injection via unrestricted file upload combined with path traversal. Rate

CVE-2024-37288 HIGH
8.8 Sep 09

A deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document con

CVE-2023-31415 HIGH
8.8 May 04

Kibana version 8.7.0 contains an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2023-31414 HIGH
8.8 May 04

Kibana versions 8.0.0 through 8.7.0 contain an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulne

CVE-2026-26938 HIGH
8.6 Feb 26

Kibana versions up to 9.3.0 contains a vulnerability that allows attackers to read arbitrary files from the Kibana serve

Share

CVE-2026-49092 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy