📋 GRC compliance for CMMC 2.0, CPCSC, CPA Canada, IIROC…SaaS discovery for data governanceFree enriched web chat widget🚀 Enriched remote support without your laptop

Patch & vulnerability status

Docker Desktop Docker Inc.

Docker Desktop 4.86.0

Latest tracked version 4.86.0. Release status, tracked CVEs, and automated cross-platform patching for Docker Desktop.

Category: Software Development

PlatformLatest versionCVEs trackedLast checked
Windows4.86.0182026-08-10

Known vulnerabilities (CVEs) in Docker Desktop

Lavawall tracks 18 published CVEs affecting Docker Desktop, and deploys the versions that fix them automatically across your fleet.

CVEPublishedSeverityDetailsVector
CVE-2026-64062026-05-22 19:17:05HIGH (9)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.LOCAL
CVE-2026-58432026-05-22 20:16:35HIGH (9)The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which unconditionally imports and executes arbitrary Python files from model directories via the model_file configuration field in config.json. When a model's config.json specifies a model_file pointing to a Python file, MLX-LM uses importlib to load and execute it with no trust_remote_code gate or equivalent safety check. The MLX backend runs without sandboxing, resulting in arbitrary code execution on the Docker host as the Docker Desktop user. Any container on the Docker network can trigger this by calling the model-runner.docker.internal API to pull a malicious model from an attacker-controlled OCI registry and request inference.LOCAL
CVE-2026-58172026-05-22 20:16:35HIGH (9)The vllm-metal inference backend in Docker Model Runner on macOS unconditionally sets trust_remote_code=True when loading model tokenizers, and runs without sandboxing. This causes transformers.AutoTokenizer.from_pretrained() to import and execute arbitrary Python files included in any model pulled from an OCI registry, resulting in arbitrary code execution on the Docker host as the Docker Desktop user when inference is triggered. Any container on the Docker network can trigger this by calling the model-runner.docker.internal API to pull a malicious model and request inference.LOCAL
CVE-2025-137432025-12-09 21:15:54LOW (2)Docker Desktop diagnostics bundles were found to include expired Hub PATs in log output due to error object serialization. This poses a risk of leaking sensitive information in exported diagnostics, especially when access denied errors occurred.LOCAL
CVE-2023-51662023-09-25 16:15:16HIGH (8)Docker Desktop before 4.23.0 allows Access Token theft via a crafted extension icon URL. This issue affects Docker Desktop: before 4.23.0. NETWORK
CVE-2023-51652023-09-25 16:15:16HIGH (7)Docker Desktop before 4.23.0 allows an unprivileged user to bypass Enhanced Container Isolation (ECI) restrictions via the debug shell which remains accessible for a short time window after launching Docker Desktop. The affected functionality is available for Docker Business customers only and assumes an environment where users are not granted local root or Administrator privileges. This issue has been fixed in Docker Desktop 4.23.0. Affected Docker Desktop versions: from 4.13.0 before 4.23.0. LOCAL
CVE-2023-06332023-09-25 16:15:13HIGH (7)In Docker Desktop on Windows before 4.12.0 an argument injection to installer may result in local privilege escalation (LPE).This issue affects Docker Desktop: before 4.12.0. LOCAL
CVE-2023-06292023-03-13 12:15:11HIGH (7)Docker Desktop before 4.17.0 allows an unprivileged user to bypass Enhanced Container Isolation (ECI) restrictions by setting the Docker host to docker.raw.sock, or npipe:////.pipe/docker_engine_linux on Windows, via the -H (--host) CLI flag or the DOCKER_HOST environment variable and launch containers without the additional hardening features provided by ECI. This would not affect already running containers, nor containers launched through the usual approach (without Docker's raw socket). The affected functionality is available for Docker Business customers only and assumes an environment where users are not granted local root or Administrator privileges. This issue has been fixed in Docker Desktop 4.17.0. Affected Docker Desktop versions: from 4.13.0 before 4.17.0. LOCAL
CVE-2023-06282023-03-13 12:15:11MEDIUM (6)Docker Desktop before 4.17.0 allows an attacker to execute an arbitrary command inside a Dev Environments container during initialization by tricking a user to open a crafted malicious docker-desktop:// URL.LOCAL
CVE-2023-06272023-09-25 16:15:13MEDIUM (7)Docker Desktop 4.11.x allows --no-windows-containers flag bypass via IPC response spoofing which may lead to Local Privilege Escalation (LPE).This issue affects Docker Desktop: 4.11.X. LOCAL
CVE-2023-06262023-09-25 16:15:13HIGH (8)Docker Desktop before 4.12.0 is vulnerable to RCE via query parameters in message-box route. This issue affects Docker Desktop: before 4.12.0. NETWORK
CVE-2023-06252023-09-25 16:15:13HIGH (8)Docker Desktop before 4.12.0 is vulnerable to RCE via a crafted extension description or changelog. This issue affects Docker Desktop: before 4.12.0. NETWORK
CVE-2022-266592022-03-25 21:15:09HIGH (7)Docker Desktop installer on Windows in versions before 4.6.0 allows an attacker to overwrite any administrator writable files by creating a symlink in place of where the installer writes its log file. Starting from version 4.6.0, the Docker Desktop installer, when run elevated, will write its log files to a location not writable by non-administrator users.LOCAL
CVE-2022-237742022-02-01 06:15:07MEDIUM (5)Docker Desktop before 4.4.4 on Windows allows attackers to move arbitrary files.NETWORK
CVE-2021-454492022-01-12 20:15:09MEDIUM (6)Docker Desktop version 4.3.0 and 4.3.1 has a bug that may log sensitive information (access token or password) on the user's machine during login. This only affects users if they are on Docker Desktop 4.3.0, 4.3.1 and the user has logged in while on 4.3.0, 4.3.1. Gaining access to this data would require having access to the user’s local files.LOCAL
CVE-2021-447192022-05-25 16:15:08HIGH (8)Docker Desktop 4.3.0 has Incorrect Access Control.LOCAL
CVE-2020-153602020-06-27 13:15:10HIGH (8)com.docker.vmnetd in Docker Desktop 2.3.0.3 allows privilege escalation because of a lack of client verification.LOCAL
CVE-2020-114922020-06-05 14:15:11HIGH (8)An issue was discovered in Docker Desktop through 2.2.0.5 on Windows. If a local attacker sets up their own named pipe prior to starting Docker with the same name, this attacker can intercept a connection attempt from Docker Service (which runs as SYSTEM), and then impersonate their privileges.LOCAL

Why keeping Docker Desktop patched matters

Unpatched third-party applications are one of the most common ways attackers get in: 57% of breached MSP clients and 32% of ransomware cases trace back to a missing patch. Every Docker Desktop release that fixes a security bug is public, so attackers see it too, and an out-of-date install becomes a documented way in. Tracking the installed version on every machine and closing the gap quickly is what turns a disclosed CVE into a non-event.

How Lavawall® patches Docker Desktop

Lavawall® watches Docker Desktop releases and CVEs continuously, ranks each update by risk, and deploys it across your whole fleet, Windows, macOS, and Linux, from a single agent, independently of your RMM. You get one place to see which machines are behind on Docker Desktop, one policy to bring them current, and timestamped evidence for audits.

Frequently asked questions

What is the latest version of Docker Desktop?
Lavawall tracks Docker Desktop at version 4.86.0 (last checked 2026-08-10). New releases are monitored continuously and can be deployed automatically across your fleet.
Does Docker Desktop have known security vulnerabilities (CVEs)?
Lavawall tracks 18 CVEs for Docker Desktop and remediates them automatically as part of patching.
How do I patch Docker Desktop automatically?
Deploy the Lavawall® agent and Docker Desktop updates are applied automatically across Windows, macOS, and Linux, risk-ranked and reported, independently of your RMM.

Lavawall® monitors releases and CVEs for Docker Desktop through public information and proprietary statistical analysis, and can patch it automatically across your fleet.