← Back

Minikube

minikube

Vendor: Kubernetes • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Kubernetes
1Minikube
Jun 17, 2026
May 24, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
This vulnerability enables ssh access to minikube container using a default password.
1Kubernetes
1Minikube
Jun 17, 2026
May 24, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
This vulnerability exposes a network port in minikube running on macOS with Docker driver that could enable unexpected remote access to the minikube container.
1Kubernetes
1Minikube
Nov 21, 2024
Dec 5, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
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...Show more
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.Show less