SSRF in Internlm Lmdeploy
CVE-2026-63764
LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery (SSRF) vulnerability in the _load_http_url function within the connection.py media handler, where the private-IP guard validates only the original URL without re-validating hosts after HTTP redirects. An unauthenticated attacker can submit a crafted image_url to the chat completions endpoint pointing to an attacker-controlled host that returns a redirect to a private IP or cloud-metadata endpoint, causing the server to follow the redirect and expose internal service content through the model pipeline.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.004 (31.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N.
Affected products
- Internlm Lmdeploy — versions 03c313006d17cc3feae86b633c44206a997c44db, 0, 648df3b
Weakness classification (CWE)
References
- disclosure@vulncheck.com (Exploit, product, technical-description, exploit, Mitigation, Issue Tracking)
- disclosure@vulncheck.com (patch)
- disclosure@vulncheck.com (third-party-advisory)
- disclosure@vulncheck.com (issue-tracking, Patch, Issue Tracking)
- disclosure@vulncheck.com (Patch, patch)
- disclosure@vulncheck.com (Exploit, Patch, Third Party Advisory, third-party-advisory)
Frequently asked questions
- What is CVE-2026-63764?
- CVE-2026-63764 is a high-severity vulnerability in Internlm Lmdeploy, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.6/10. Published 2026-07-21.
- How severe is CVE-2026-63764?
- High severity. CVSS v3 base score is 8.6 out of 10.