Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Network-accessible API requiring only a low-privilege account; unchanged scope with Low C/I/A reflecting configuration read/write on a single feature.
Primary rating from Vendor (elastic).
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
Missing Authorization (CWE-862) in Kibana allows an authenticated user to access and modify Cloud Connect configuration and service settings without the required feature privileges, via direct requests to insufficiently protected product endpoints.
AnalysisAI
Missing authorization controls in Kibana's Cloud Connect endpoints allow any authenticated low-privilege user to read and modify Cloud Connect configuration and service settings that should be restricted to users with specific feature privileges. Exploitation occurs via direct HTTP requests to insufficiently protected internal API endpoints, bypassing Kibana's privilege enforcement layer entirely. No public exploit code exists and this vulnerability is not listed in CISA KEV; however, the low barrier - requiring only a valid Kibana account - elevates practical risk in multi-tenant or externally accessible deployments.
Technical ContextAI
Kibana is Elastic's primary web-based visualization and management frontend for the Elastic Stack (Elasticsearch). Cloud Connect is a Kibana feature enabling integration with Elastic Cloud services and external cloud providers. CWE-862 (Missing Authorization) describes the root cause: specific API endpoints governing Cloud Connect configuration and service settings lack proper privilege checks, meaning the application does not verify whether the authenticated caller holds the required Kibana feature privilege before serving or accepting modifications. The affected product is identified by CPE cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*, covering all Kibana versions prior to the patched releases. The flaw is not an authentication bypass - Kibana's authentication is intact - but rather an authorization gap at the endpoint level where role-based feature privileges are not enforced.
RemediationAI
Upgrade Kibana to version 9.3.8 (on the 9.3.x branch) or 9.4.4 (on the 9.4.x branch), as confirmed by Elastic's security advisory ESA-2026-65 at https://discuss.elastic.co/t/kibana-9-3-8-9-4-4-security-update-esa-2026-65/388566. If an immediate upgrade is not feasible and the Cloud Connect feature is not actively used, disabling or restricting access to Cloud Connect configuration endpoints via network-layer controls (e.g., reverse proxy ACLs blocking direct access to the affected API paths) can reduce exposure. Restricting Kibana access to only trusted users and minimizing the number of accounts with any Kibana login access also reduces the available attacker pool, though this is a compensating control and not a substitute for patching.
Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer. Rated criti
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
Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. Rated critical s
Prototype pollution in Kibana leads to arbitrary code execution via a crafted file upload and specifically crafted HTTP
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
A Prototype pollution vulnerability in Kibana leads to arbitrary code execution via crafted HTTP requests to machine lea
Kibana versions before 6.6.1 contain an arbitrary code execution flaw in the security audit logger. Rated critical sever
Prototype Pollution in Kibana can lead to code injection via unrestricted file upload combined with path traversal. Rate
A deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document con
Kibana version 8.7.0 contains an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulnerability is re
Kibana versions 8.0.0 through 8.7.0 contain an arbitrary code execution flaw. Rated high severity (CVSS 8.8), this vulne
Kibana versions up to 9.3.0 contains a vulnerability that allows attackers to read arbitrary files from the Kibana serve
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46636
GHSA-m95c-48mw-v3r3