← Back to browse · API

CVE-2026-33626

Severity
HIGH
CVSS
7.5
EPSS
0.4525
Risk score
45.84
CISA KEV
No
PoC
No
Published
2026-04-20
Modified
2026-04-21
First seen
2026-08-07
Aliases
EUVD-2026-23970, GHSA-6W67-HWM5-92MQ, PYSEC-2026-2607
Products
InternLM:LMDeploy < 0.12.3
Sources
euvd EUVD-2026-23970

Description

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions prior to 0.12.3 have a Server-Side Request Forgery (SSRF) vulnerability in LMDeploy's vision-language module. The `load_image()` function in `lmdeploy/vl/utils.py` fetches arbitrary URLs without validating internal/private IP addresses, allowing attackers to access cloud metadata services, internal networks, and sensitive resources. Version 0.12.3 patches the issue.

References