CVE-2026-33990

Source
https://cve.org/CVERecord?id=CVE-2026-33990
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33990.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33990
Aliases
Downstream
Related
Published
2026-04-01T16:17:40.719Z
Modified
2026-07-15T01:49:08.780358375Z
Severity
  • 6.8 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N CVSS Calculator
Summary
Docker Model Runner OCI Registry Client Vulnerable to Server-Side Request Forgery (SSRF)
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33990.json",
    "cwe_ids": [
        "CWE-918"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/docker/model-runner

Affected ranges

Type
GIT
Repo
https://github.com/docker/model-runner
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.25"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:docker:model_runner:*:*:*:*:*:docker:*:*"
}

Affected versions

cmd/cli/v0.*
cmd/cli/v0.1.43
cmd/cli/v0.1.44
cmd/cli/v0.1.46
cmd/cli/v1.*
cmd/cli/v1.0.0
cmd/cli/v1.0.1
cmd/cli/v1.0.10
cmd/cli/v1.0.11
cmd/cli/v1.0.12
cmd/cli/v1.0.2
cmd/cli/v1.0.3
cmd/cli/v1.0.4
cmd/cli/v1.0.5
cmd/cli/v1.0.6
cmd/cli/v1.0.7
cmd/cli/v1.0.8
cmd/cli/v1.0.9
v1.*
v1.0.0
v1.0.1
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.19
v1.0.2
v1.0.28
v1.0.29
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.1
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.16
v1.1.17
v1.1.6
v1.1.7
v1.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33990.json"