CVE-2026-28400
Last modified
CVE-2026-28400 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Docker Model Runner (DMR) is software used to manage, run, and deploy AI models using Docker. Versions prior to 1.0.16 expose a POST `/engines/_configure` endpoint that accepts arbitrary runtime flags without authentication. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Docker Model Runner (DMR) is software used to manage, run, and deploy AI models using Docker. Versions prior to 1.0.16 expose a POST `/engines/_configure` endpoint that accepts arbitrary runtime flags without authentication. These flags are passed directly to the underlying inference server (llama.cpp). By injecting the --log-file flag, an attacker with network access to the Model Runner API can write or overwrite arbitrary files accessible to the Model Runner process. When bundled with Docker Desktop (where Model Runner is enabled by default since version 4.46.0), it is reachable from any default container at model-runner.docker.internal without authentication. In this context, the file overwrite can target the Docker Desktop VM disk (`Docker.raw` ), resulting in the destruction of all containers, images, volumes, and build history. However, in specific configurations and with user interaction, it is possible to convert this vulnerability in a container escape. The issue is fixed in Docker Model Runner 1.0.16. Docker Desktop users should update to 4.61.0 or later, which includes the fixed Model Runner. A workaround is available. For Docker Desktop users, enabling Enhanced Container Isolation (ECI) blocks container access to Model Runner, preventing exploitation. However, if the Docker Model Runner is exposed to localhost over TCP in specific configurations, the vulnerability is still exploitable.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-28400?
How severe is CVE-2026-28400?
How do I fix CVE-2026-28400?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28395OpenClaw version 2026.1.14-1 prior to 2026.2.12 contains an …9.1
- CVE-2026-28396NocoDB is software for building databases as spreadsheets. P…6.5
- CVE-2026-28397NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28398NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28399NocoDB is software for building databases as spreadsheets. P…8.8
- CVE-2026-2840The Email Encoder – Protect Email Addresses and Phone Number…6.4
- CVE-2026-28401NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28402nimiq/core-rs-albatross is a Rust implementation of the Nimi…7.1
- CVE-2026-28403Textream is a free macOS teleprompter app. Prior to version …7.6
- CVE-2026-28405MarkUs is a web application for the submission and grading o…5.4
- CVE-2026-28406kaniko is a tool to build container images from a Dockerfile…8.2
- CVE-2026-28407malcontent is software for discovering supply-chain compromi…5.3
Are you affected by CVE-2026-28400?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
