← Vulnerability feed

Vulnerability record · CVE-2018-18264 · published 3 January 2019

CVE-2018-18264: Kubernetes Dashboard authentication bypass exposes cluster secrets

Kubernetes · Dashboard

Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and act with the Dashboard's Service Account, reading secrets inside the cluster. Because the Dashboard's Service Account typically holds broad read permissions, an unauthenticated network attacker can reach sensitive cluster data. The flaw is a missing authentication check on a critical function (CWE-306).

7.5 CVSS 3.0 High EPSS 70% · top 0.6% CWE-306 · Missing authentication for critical function
7.5CVSS 3.0 base score, v2 5.0
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and use Dashboard's Service Account for reading secrets within the cluster.

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

Automated analysis

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

high priorityUnauthenticated network access to cluster secrets with a very high EPSS score and a public exploit reference, though not listed in KEV.

What it is

Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and act with the Dashboard's Service Account, reading secrets inside the cluster. Because the Dashboard's Service Account typically holds broad read permissions, an unauthenticated network attacker can reach sensitive cluster data. The flaw is a missing authentication check on a critical function (CWE-306).

Impact

An attacker gains read access to Kubernetes secrets available to the Dashboard Service Account, which can include credentials, tokens and other sensitive configuration. No write or denial-of-service impact is described; the CVSS vector shows confidentiality only.

Attack surface

Reached over the network via the Dashboard's HTTP interface (AV:N, PR:N, UI:N), so no authentication or user interaction is required per the CVSS vector. Any Dashboard instance exposed to an untrusted network is directly at risk.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.70372, 99.35th percentile) and a public exploit write-up is referenced, indicating active interest and practical exploitability.

What to do

  • Upgrade Kubernetes Dashboard to 1.10.1 or later, which contains the authentication fix.
  • Do not expose the Dashboard to untrusted networks; restrict access to trusted management networks or require an authenticating proxy.
  • Review and reduce the RBAC permissions granted to the Dashboard Service Account so it cannot read secrets it does not need.
  • Audit cluster secrets for exposure and rotate any credentials that may have been readable through the Dashboard.

Detection

  • Review Dashboard access logs for unauthenticated or anomalous requests to secret-related API paths.
  • Monitor Kubernetes API audit logs for secret reads performed by the Dashboard Service Account.
  • Alert on Dashboard instances reachable from outside trusted networks or without an authentication layer.

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

Affected products

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

References

Track CVE-2018-18264 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.

8.8CVE-2026-67277MikroTik RouterOS btest missing authentication leaks kernel memory and crashes kernelRouterOS accepts a "related" btest connection before the primary session is authenticated, letting an unauthenticated client start an IPv4 UDP test. …KEVEPSS 1.6%analysed8.8CVE-2026-59822LiteLLM MCP endpoint auth bypass via OAuth2 passthrough fallbackLiteLLM's MCP Streamable HTTP endpoint, prior to 1.84.0, let an unauthenticated attacker send a fabricated Authorization header that triggered an OAu…KEVEPSS 0.84%analysed9.3CVE-2026-72529TrueConf Server missing authentication allows remote script executionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5, and earlier expose an undocumented function on port 4307/TCP …KEVEPSS 1.5%analysed9.8CVE-2026-46817Oracle E-Business Suite Payments missing authentication allows takeoverOracle Payments in Oracle E-Business Suite 12.2.3 through 12.2.15 contains an easily exploitable flaw in the File Transmission component. An unauthen…KEVEPSS 0.81%analysed9.8CVE-2026-56164Microsoft SharePoint Server missing authentication allows privilege elevationMicrosoft Office SharePoint Server contains a missing authentication flaw in a critical function (CWE-306), letting an unauthenticated attacker reach…KEVEPSS 1.0%analysed9.8CVE-2026-20253Splunk Enterprise PostgreSQL sidecar missing authentication allows file writesSplunk Enterprise 10.2 below 10.2.4 and 10.x below 10.0.7 expose a PostgreSQL sidecar service endpoint that lacks authentication controls. Any networ…KEVEPSS 97%analysed9.8CVE-2026-35273Oracle PeopleSoft PeopleTools missing authentication allows takeoverOracle PeopleSoft Enterprise PeopleTools (Updates Environment Management component) in versions 8.61 and 8.62 is missing authentication for a critica…KEVEPSS 9.4%analysed9.3CVE-2026-41940cPanel and WHM login flow authentication bypasscPanel, WHM and WP Squared versions after 11.40 contain a missing-authentication flaw in the login flow (CWE-306) that lets unauthenticated remote at…KEVEPSS 99%analysed

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