CVE-2026-6406
CVE-2026-6406 is a high-severity vulnerability in Docker Docker Desktop with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-863.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v4: 8.8
- EPSS exploit prediction: 0% (11th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-31484
- Weakness: CWE-863
- Affected product: Docker Docker Desktop
- Published:
- Last modified:
Description
The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in Docker Desktop. When ECI is enabled, Docker socket mounts from containers are denied unless explicitly allowed via the admin-settings configuration. However, the --use-api-socket flag adds the Docker socket mount via the HostConfig.Mounts field rather than the HostConfig.Binds field. The ECI enforcement in the Docker Desktop API proxy only inspected Binds, allowing the mount to pass unchecked. This grants a container full access to the Docker Engine socket and, if the host user has logged in to container registries, their authentication credentials. A local attacker with the ability to run Docker CLI commands can exploit this to escape ECI restrictions, access the Docker Engine, and potentially escalate privileges.
Frequently asked questions
- What is CVE-2026-6406?
- The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in Docker Desktop. When ECI is enabled, Docker socket mounts from containers are denied unless explicitly allowed via the admin-settings configuration. However, the --use-api-socket flag adds the Docker socket mount via the HostConfig.Mounts field rather than the HostConfig.Binds field. The ECI enforcement in the Docker Desktop API proxy only inspected Binds, allowing the mount to pass unchecked. This grants a container full access to the Docker Engine socket and, if the host user has logged in to container registries, their authentication credentials. A local attacker with the ability to run Docker CLI commands can exploit this to escape ECI restrictions, access the Docker Engine, and potentially escalate privileges.
- How severe is CVE-2026-6406?
- CVE-2026-6406 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-6406 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (11th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-6406?
- CVE-2026-6406 affects Docker Docker Desktop. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-6406?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-6406 have an EU (EUVD) identifier?
- Yes. CVE-2026-6406 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-31484.
- When was CVE-2026-6406 published?
- CVE-2026-6406 was published on 2026-05-22 and last updated on 2026-06-17.
References
- https://docs.docker.com/desktop/release-notes/#4590
- https://www.zerodayinitiative.com/advisories/ZDI-26-299/
Affected products (1)
- cpe:2.3:a:docker:docker_desktop:*:*:*:*:*:*:*:*
More vulnerabilities in Docker Docker Desktop
- CVE-2021-44719 — High (CVSS 8.4): Docker Desktop 4.3.0 has Incorrect Access Control.
- CVE-2026-5843 — High (CVSS 8.2): The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which unconditionally imports and…
- CVE-2026-5817 — High (CVSS 8.2): The vllm-metal inference backend in Docker Model Runner on macOS unconditionally sets trust_remote_code=True when…
- CVE-2023-5166 — High (CVSS 8.0): Docker Desktop before 4.23.0 allows Access Token theft via a crafted extension icon URL. This issue affects Docker…
- CVE-2023-0626 — High (CVSS 8.0): Docker Desktop before 4.12.0 is vulnerable to RCE via query parameters in message-box route. This issue affects Docker…
- CVE-2023-0625 — High (CVSS 8.0): Docker Desktop before 4.12.0 is vulnerable to RCE via a crafted extension description or changelog. This issue affects…
All CVEs affecting Docker Docker Desktop →
Other CWE-863 (Incorrect Authorization) vulnerabilities
- CVE-2026-48286 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9396 and earlier are affected by an Incorrect Authorization…
- CVE-2026-48303 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by an Incorrect Authorization…
- CVE-2026-44330 — Critical (CVSS 10.0): free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the…
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-33105 — Critical (CVSS 10.0): Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over…
- CVE-2026-32213 — Critical (CVSS 10.0): Improper authorization in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-863 (Incorrect Authorization) vulnerabilities →