Releases154
Frequency3 weeks 2 days
Last Release
Stars31.9K
Run Kubernetes locally

CVE History

CVEPublishedCVSS v3CVSS v2
8.4 HIGH

This vulnerability enables ssh access to minikube container using a default password.

6.8 MEDIUM

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.