Docker Addresses Critical Container Escape Vulnerability CVE-2025-9074 with CVSS Score of 9.3
August 25, 2025
Container Security / Vulnerability
Docker has released updates to fix a serious security vulnerability in the Docker Desktop application for Windows and macOS. This security flaw, identified as CVE-2025-9074, has a CVSS score of 9.3 out of 10.0, indicating its severity. The issue has been resolved in version 4.44.3. According to Docker’s advisory from last week, “A malicious container running on Docker Desktop could access the Docker Engine and launch additional containers without needing the Docker socket to be mounted.” This could result in unauthorized access to user files on the host system, and Enhanced Container Isolation (ECI) does not provide mitigation for this vulnerability. Security researcher Felix Boulet notes that the vulnerability stems from a container’s ability to connect to the Docker Engine API at 192.168.65[.]7:2375 without requiring any authentication, which could lead to a scenario where a privileged container can…
Container Security / Vulnerability
Docker Addresses Critical Container Escape Vulnerability (CVE-2025-9074) with High CVSS Score August 25, 2025 In a significant cybersecurity development, Docker has released updates to rectify a critical vulnerability in its Desktop application for Windows and macOS. Known as CVE-2025-9074, this security flaw poses a severe risk, allowing potential attackers to…
Docker Addresses Critical Container Escape Vulnerability CVE-2025-9074 with CVSS Score of 9.3
August 25, 2025
Container Security / Vulnerability
Docker has released updates to fix a serious security vulnerability in the Docker Desktop application for Windows and macOS. This security flaw, identified as CVE-2025-9074, has a CVSS score of 9.3 out of 10.0, indicating its severity. The issue has been resolved in version 4.44.3. According to Docker’s advisory from last week, “A malicious container running on Docker Desktop could access the Docker Engine and launch additional containers without needing the Docker socket to be mounted.” This could result in unauthorized access to user files on the host system, and Enhanced Container Isolation (ECI) does not provide mitigation for this vulnerability. Security researcher Felix Boulet notes that the vulnerability stems from a container’s ability to connect to the Docker Engine API at 192.168.65[.]7:2375 without requiring any authentication, which could lead to a scenario where a privileged container can…