Releases154
Frequency3 weeks 2 days
Last Release
Stars32K
Run Kubernetes locally

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 1.26.0, = 1.26.1, = 1.27.0, = 1.27.1, = 1.28.09.8 CRITICAL

This vulnerability exposes a network port in minikube running on macOS with Docker driver that could enable unexpected remote access to the minikube container.

<= 1.29.08.4 HIGH

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

>= 0.3.0, <= 0.29.06.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.