GHSA-3f9v-226v-2qc9 · Severity: high — The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in...
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.
Conclusion & alert: CVE-2026-6406 is rated Moderate Risk (41.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.27%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.27% | +0.25% |
| 2 | 2026-05-23 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.0 | 6.0 | [email protected] |
GHSA-3f9v-226v-2qc9 · Severity: high — The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| docker | docker_desktop | >= 4.41.0, < 4.59.0 | cpe:2.3:a:docker:docker_desktop:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://docs.docker.com/desktop/release-notes/#4590 | Release Notes |
| https://www.zerodayinitiative.com/advisories/ZDI-26-299/ | Third Party Advisory |