Skip to main content

lmdeploy EUVDEUVD-2026-46412

| CVE-2026-63764 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-07-21 VulnCheck GHSA-rqhf-rg9p-w5gg
7.7
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.7 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.6 HIGH

Unauthenticated network SSRF (AV:N/AC:L/PR:N/UI:N) that pivots into other systems (S:C); reachable internal services and cloud IAM metadata make C:H, with no integrity or availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

7
Source Code Evidence Fetched
Jul 23, 2026 - 18:28 vuln.today
Analysis Updated
Jul 23, 2026 - 18:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 23, 2026 - 18:22 vuln.today
cvss_changed
Severity Changed
Jul 23, 2026 - 18:22 NVD
CRITICAL HIGH
CVSS changed
Jul 23, 2026 - 18:22 NVD
9.2 (CRITICAL) 7.7 (HIGH)
Analysis Generated
Jul 21, 2026 - 21:04 vuln.today
CVE Published
Jul 21, 2026 - 20:36 cve.org
CRITICAL 9.2

DescriptionCVE.org

lmdeploy's OpenAI-compatible API server contains a server-side request forgery vulnerability that allows unauthenticated attackers to access internal services and cloud metadata endpoints by supplying a crafted image_url that redirects to internal targets. Attackers can send a POST request to the chat completions endpoint with an image_url pointing to an attacker-controlled server that responds with an HTTP 302 redirect to internal addresses such as loopback or instance-metadata endpoints, bypassing the initial URL safety check because redirects are followed without re-validating each hop through the safety guard.

AnalysisAI

Server-side request forgery in InternLM lmdeploy's OpenAI-compatible vision API server lets unauthenticated remote attackers coerce the server into fetching internal-only resources by abusing the image_url media-fetch path. Because the URL safety check validates only the initial URL and does not re-validate targets after an HTTP 302 redirect, an attacker-hosted endpoint can redirect the fetch to loopback services or cloud instance-metadata endpoints, exposing internal services and potentially cloud credentials. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Reach exposed lmdeploy chat completions endpoint
Delivery
POST request with attacker-controlled image_url
Exploit
Server fetches URL, receives HTTP 302 redirect
Execution
Redirect target skips private-IP safety re-check
Persist
Server fetches internal or metadata endpoint
Impact
Exfiltrate internal data or cloud credentials

Vulnerability AssessmentAI

Exploitation Exploitation requires the lmdeploy OpenAI-compatible API server to be network-reachable by the attacker and to accept multimodal image_url inputs (the vision/chat-completions media-fetch path) - the default behavior when serving a vision-language model without the new --allowed-media-domains allowlist configured. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Signals are mixed and point to a real but not urgent priority. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who can reach the exposed lmdeploy API server sends a POST to the chat/completions endpoint with an image_url pointing to a server they control; that server responds with an HTTP 302 redirect to http://169.254.169.254/latest/meta-data/iam/security-credentials/ or an internal loopback service. lmdeploy follows the redirect without re-checking the destination against its private-IP safety guard, fetching the internal resource and returning or exposing internal service responses or cloud IAM credentials. …
Remediation Upgrade to a build of lmdeploy that contains the upstream fix in pull request #4734 / commit 03c313006d17cc3feae86b633c44206a997c44db; the upstream fix is available (PR/commit) but a released patched version tag is not independently confirmed from the provided data, so verify the exact release with the vendor. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory deployments of InternLM lmdeploy by version and environment to establish attack surface. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-46412 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy