CSRF in Kubernetes Minikube

CVE-2018-1002103

In Minikube versions 0.3.0-0.29.0, minikube exposes the Kubernetes Dashboard listening on the VM IP at port 30000. In VM environments where the IP is easy to predict, the attacker can use DNS rebinding to indirectly make requests to the Kubernetes Dashboard, create a new Kubernetes Deployment running arbitrary code. If minikube mount is in use, the attacker could also directly access the host filesystem.

Vulnerability class: CSRF (Cross-Site Request Forgery)

EPSS: 0.007 (49.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

  • jordan@liggitt.net (x_refsource_CONFIRM, Third Party Advisory, Mitigation, Issue Tracking)

Frequently asked questions

What is CVE-2018-1002103?
CVE-2018-1002103 is a high-severity vulnerability in Kubernetes Minikube, classified under Cross-Site Request Forgery (CSRF). CVSS score: 8.1/10. Published 2018-12-05.
How severe is CVE-2018-1002103?
High severity. CVSS v3 base score is 8.1 out of 10.
Is CVE-2018-1002103 known to be exploited?
7 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.