๐Ÿ” CVE Alert

CVE-2026-33990

CRITICAL 9.1

Docker Model Runner OCI Registry Client Vulnerable to Server-Side Request Forgery (SSRF)

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
2th

Docker Model Runner (DMR) is software used to manage, run, and deploy AI models using Docker. Prior to version 1.1.25, Docker Model Runner contains an SSRF vulnerability in its OCI registry token exchange flow. When pulling a model, Model Runner follows the realm URL from the registry's WWW-Authenticate header without validating the scheme, hostname, or IP range. A malicious OCI registry can set the realm to an internal URL (e.g., http://127.0.0.1:3000/), causing Model Runner running on the host to make arbitrary GET requests to internal services and reflect the full response body back to the caller. Additionally, the token exchange mechanism can relay data from internal services back to the attacker-controlled registry via the Authorization: Bearer header. This issue has been patched in version 1.1.25. 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.

CWE CWE-918
Vendor docker
Product model-runner
Ecosystems
Industries
Technology
Published Apr 1, 2026
Last Updated Apr 4, 2026
Stay Ahead of the Next One

Get instant alerts for docker model-runner

Be the first to know when new critical vulnerabilities affecting docker model-runner are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

docker / model-runner
< 1.1.25

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/docker/model-runner/security/advisories/GHSA-x2f5-332j-9xwq