GHSA-9m9w-53g9-47c4 · Severity: high — The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which...
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.
Conclusion & alert: CVE-2026-5843 is rated Low Risk (36.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-05-23 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.2 | 3.1 | HIGH |
|
1.5 | 6.0 | [email protected] |
| 8.6 | 3.1 | HIGH |
|
1.8 | 6.0 | [email protected] |
GHSA-9m9w-53g9-47c4 · Severity: high — The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| docker | docker_desktop | >= 4.56.0, < 4.71.0 | cpe:2.3:a:docker:docker_desktop:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://docs.docker.com/desktop/release-notes/#4710 | Release Notes |