← Vulnerability feed

Vulnerability record · CVE-2018-17246 · published 20 December 2018

CVE-2018-17246: Kibana Console plugin arbitrary file inclusion enables code execution

Elastic · Kibana

Kibana before 6.4.3 and 5.6.13 contains an arbitrary file inclusion flaw in the Console plugin. A request to the Console API can cause JavaScript code to be executed, potentially leading to arbitrary command execution with the privileges of the Kibana process. The flaw is remotely reachable without authentication or user interaction per the CVSS vector, making it a serious exposure for internet-facing Kibana instances.

9.8 CVSS 3.0 Critical EPSS 82% · top 0.4% CWE-73 · CWE-73CWE-829 · Inclusion from untrusted sphere
9.8CVSS 3.0 base score, v2 7.5
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References
17 Jun 2026Last modified by NVD

Description

Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. An attacker with access to the Kibana Console API could send a request that will attempt to execute javascript code. This could possibly lead to an attacker executing arbitrary commands with permissions of the Kibana process on the host system.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network reachability, no authentication or interaction required, and a very high EPSS score make this a top-priority patch.

What it is

Kibana before 6.4.3 and 5.6.13 contains an arbitrary file inclusion flaw in the Console plugin. A request to the Console API can cause JavaScript code to be executed, potentially leading to arbitrary command execution with the privileges of the Kibana process. The flaw is remotely reachable without authentication or user interaction per the CVSS vector, making it a serious exposure for internet-facing Kibana instances.

Impact

An attacker can execute arbitrary commands on the host with the permissions of the Kibana process, compromising the Kibana server and any data or credentials it can reach.

Attack surface

Reached over the network through the Kibana Console API; the CVSS vector indicates no authentication and no user interaction are required, though the description notes the attacker needs access to the Console API.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is very high (0.82251, 99.64th percentile), indicating strong likelihood of exploitation activity. References are vendor and third-party advisories only, with no public exploit tag supplied.

What to do

  • Upgrade Kibana to 6.4.3 or 5.6.13 (or later) as directed by the Elastic security advisory.
  • If immediate upgrade is not possible, restrict network access to the Kibana Console API and the Kibana service to trusted hosts only.
  • Run Kibana with a least-privilege service account and isolate it from sensitive hosts and data.
  • Apply the Red Hat errata RHBA-2018:3743 for affected OpenShift Container Platform deployments.
  • Monitor Elastic advisories for any further guidance on this issue.

Detection

  • Review Kibana Console API request logs for unusual or unexpected file paths and JavaScript payloads.
  • Alert on Kibana processes spawning shell or command interpreters (for example, child processes of the Kibana service).
  • Monitor for outbound connections or file reads by the Kibana process that deviate from normal behavior.
  • Audit exposed Kibana instances to confirm they are not reachable from untrusted networks.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-17246 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2019-7609Kibana Timelion visualizer code injection enables remote code executionKibana before 5.6.15 and 6.6.1 contains an arbitrary code execution flaw in the Timelion visualizer. An attacker who can reach the Timelion applicati…KEVEPSS 95%analysed9.9CVE-2019-1003029Jenkins Script Security Plugin sandbox bypass allows code executionThe Jenkins Script Security Plugin 1.53 and earlier fails to properly enforce its Groovy sandbox in GroovySandbox.java and SecureGroovyScript.java, l…KEVEPSS 74%analysed9.9CVE-2019-1003030Jenkins Pipeline Groovy Plugin sandbox bypass allows arbitrary code executionThe Jenkins Pipeline: Groovy Plugin (2.63 and earlier) contains a sandbox bypass in CpsGroovyShell.java. Attackers who can control pipeline scripts c…KEVEPSS 97%analysed9.8CVE-2018-1000861Jenkins Stapler framework URL routing allows remote code executionThe Stapler web framework in Jenkins 2.153 and earlier and LTS 2.138.3 and earlier lets attackers invoke unintended Java methods by requesting crafte…KEVEPSS 98%analysed7.8CVE-2026-31431Linux kernel algif_aead in-place crypto operation flawThe Linux kernel's algif_aead AF_ALG AEAD interface operated in-place on buffers that come from different mappings, a flaw the fix resolves by revert…KEVEPSS 3.4%analysed7.8CVE-2021-3560polkit D-Bus credential check bypass allows local root escalationpolkit can be tricked into bypassing credential checks for D-Bus requests, letting an unprivileged local user elevate to root. Because polkit is a co…KEVEPSS 24%analysed7.8CVE-2019-0211Apache HTTP Server scoreboard use-after-free local privilege escalationApache HTTP Server 2.4.17 through 2.4.38 with MPM event, worker or prefork contains a use-after-free in scoreboard handling. Code running in a less-p…KEVEPSS 65%analysed7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2018-17246), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.