
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-1174 is a critical vulnerability that affects minikube running on macOS with Docker driver. The vulnerability was discovered and disclosed in early 2023, with a fix released in minikube v1.30.0. This security flaw exposes a network port in the minikube container that could enable unexpected remote access. The vulnerability affects multiple versions of minikube including v1.28.0, v1.27.1, v1.27.0, v1.26.1, and v1.26.0 (Kubernetes Security).
The vulnerability has been assigned a CVSS v3.1 score of 9.8 (CRITICAL) with the following vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. The technical issue involves the exposure of port 8443/tcp with a HostIp of 0.0.0.0, which indicates unrestricted network access. Users can verify if they are affected by running the command: docker inspect --format='{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostIp}}' minikube - if the command returns 0.0.0.0, the system is vulnerable (Kubernetes Discussion).
The vulnerability could allow unauthorized remote access to the minikube container, potentially compromising the security of the local Kubernetes development environment. Given the CVSS score of 9.8, the vulnerability presents high risks in terms of confidentiality, integrity, and availability (Kubernetes Security).
Users are strongly recommended to upgrade to minikube v1.30.0 or later to address this vulnerability. Additionally, it is advised to delete any Kubernetes clusters created using affected versions using the command 'minikube delete --all'. This ensures complete removal of potentially vulnerable configurations (Kubernetes Discussion).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."