CVE-2026-63086

Source
https://cve.org/CVERecord?id=CVE-2026-63086
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63086.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63086
Published
2026-07-16T15:59:45.871Z
Modified
2026-07-18T03:48:09.813515675Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
text-generation-inference 3.3.7 SSRF via fetch_image in multimodal chat completions
Details

text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compatible multimodal chat completions endpoint that allows unauthenticated network attackers to coerce the server into issuing arbitrary HTTP GET requests by supplying a crafted imageurl value in chat message content. The fetchimage function in router/src/validation.rs performs no validation of private, loopback, link-local, or cloud metadata target addresses, and the reqwest HTTP client follows redirects by default, enabling attackers to bypass scheme checks via redirect chains to reach internal services and cloud instance-metadata endpoints for internal port scanning and credential theft.

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

Affected packages

Git / github.com/huggingface/text-generation-inference

Affected ranges

Type
GIT
Repo
https://github.com/huggingface/text-generation-inference
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.3.7"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.2.0
v0.2.1
v0.3.0
v0.3.1
v0.3.2
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.8.2
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v1.*
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v2.*
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.3.0
v3.*
v3.3.6
v3.3.7

Database specific

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