InternLMのLMDeployにおけるサーバサイドのリクエストフォージェリの脆弱性
| Title |
InternLMのLMDeployにおけるサーバサイドのリクエストフォージェリの脆弱性
|
| Summary |
LMDeployは、大規模言語モデルを圧縮、展開、提供するためのツールキットです。バージョン0.12.3以前には、LMDeployのビジョン言語モジュールにサーバーサイドリクエストフォージェリ(SSRF)の脆弱性が存在していました。`lmdeploy/vl/utils.py`内の`load_image()`関数は、内部・プライベートIPアドレスを検証せずに任意のURLを取得するため、攻撃者がクラウドメタデータサービス、内部ネットワーク、および機密リソースにアクセスできる可能性がありました。バージョン0.12.3でこの問題は修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 20, 2026, midnight |
| Registration Date |
April 24, 2026, 11:30 a.m. |
| Last Update |
April 24, 2026, 11:30 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Affected System
| InternLM |
|
LMDeploy 0.12.3 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月24日] 掲載 |
April 24, 2026, 11:30 a.m. |
NVD Vulnerability Information
CVE-2026-33626
| Summary |
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.
|
| Publication Date |
April 21, 2026, 6:16 a.m. |
| Registration Date |
April 25, 2026, 4:02 a.m. |
| Last Update |
April 23, 2026, 10:39 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:internlm:lmdeploy:*:*:*:*:*:*:*:* |
|
|
|
0.12.3 |
Related information, measures and tools
Common Vulnerabilities List