Security Advisory

CVE-2026-33626

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-20 20:29:19
Last updated 2026-04-21 19:50:13
Assigner GitHub_M
State PUBLISHED

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 LMDeploys 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.