Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3174 articles · 183287 vulns · 37/41 feeds (7d)
← Back to list
8.6
CVE-2026-63086
huggingface · text-generation-inference

text-generation-inference 3.3.7 SSRF via fetch_image in multimodal chat completions

Description

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 image_url value in chat message content. The fetch_image 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.

Affected Products

VendorProductVersions
huggingfacetext-generation-inference0

References

  • https://github.com/geo-chen/oss/blob/main/text-generation-inference.md(technical-description, exploit)
  • https://www.vulncheck.com/advisories/text-generation-inference-ssrf-via-fetch-image-in-multimodal-chat-completions(third-party-advisory)

Related News (1 articles)

Tier C
VulDB17d ago
CVE-2026-63086 | huggingface text-generation-inference up to 3.3.7 router/src/validation.rs fetch_image image_url server-side request forgery
→ No new info (linked only)
CVSS 3.18.6 NONE
CISA KEV❌ No
Actively exploited❌ No
CWECWE-918
PublishedJul 16, 2026
Last enriched17d agov2
Trending Score5
Source articles1
Independent1
Info Completeness8/14
Missing: epss, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-44513EXP
Diffusers: `trust_remote_code` bypass via `custom_pipeline` and local custom components
Trending: 66
HIGHCVE-2026-9856
Path Traversal in huggingface/transformers
Trending: 25
NONECVE-2026-66007
Datasets Path Traversal via Unsanitized file_name Metadata
Trending: 8
NONECVE-2026-65920
Diffusers Path Traversal via weight_map Arbitrary File Read
Trending: 7
NONECVE-2026-65010
Datasets Symlink-following Arbitrary File Write via Extractor.extract()
Trending: 7

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 16, 2026
Discovered by ZDM
Jul 16, 2026
Updated: severity
Jul 16, 2026

Version History

v2
Last enriched 17d ago
v2Tier C17d ago

Article classifies vulnerability as 'problematic' (MEDIUM severity) rather than HIGH, and confirms no exploit is currently available

severity
via VulDB
v117d ago

Initial creation