Lucene search
+L

120 matches found

Nuclei
Nuclei
added 2026/09/22 2:05 a.m.121 views

LMDeploy - Server-Side Request Forgery

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 the vision-language module. The loadimage function in lmdeploy/vl/utils.py fetches arbitrary URLs without validating internal or...

7.5CVSS6.2AI score0.4525EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/21 5:52 a.m.12 views

CVE-2026-33626-Lab

CVE-2026-33626 — Лаборатория SSRF для Vision-Language в LMDeploy Обзор Этот репозиторий воспроизводит CVE-2026-33626 – уязвимость подделки серверных запросов SSRF в пути загрузки изображений для vision-language в LMDeploy. Уязвимое поведение возникает, когда LMDeploy получает URL изображения, а...

7.5CVSS6.1AI score0.4525EPSS
SaveExploits2
Circl
Circl
added 2026/09/18 6:35 p.m.11 views

CVE-2026-33625

creationtimestamp| type| source ---|---|--- 2026-09-18 18:35:22+00:00| published-proof-of-concept| https://github.com/InternLM/lmdeploy/security/advisories/GHSA-3hmm-rh5q-gwwr 2026-09-22 11:40:56+00:00| seen| https://mastodon.social/users/hugovalters/statuses/117314502130222385 2026-09-22...

8.8CVSS0.00242EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/18 6:17 p.m.10 views

CVE-2026-33625

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model wit...

8.8CVSS0.00242EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/18 6:17 p.m.10 views

CVE-2025-66455

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS0.00702EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 5:13 p.m.11 views

EUVD-2026-83202

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model wit...

8.8CVSS0.00242EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 5:13 p.m.38 views

CVE-2026-33625 LMDeploy vulnerable to arbitrary code execution via eval() of untrusted quant_dtype in model config loading

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model wit...

8.8CVSS0.00242EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/18 5:13 p.m.10 views

CVE-2026-33625

LMDeploy versions 0.12.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py (line 620). The quant_dtype value from a model's HuggingFace quantization_config is passed to eval(f'torch.{quant_dtype}') without validation, enabling an attacker who publishes a maliciou...

8.8CVSS0.00242EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 5:13 p.m.6 views

CVE-2026-33625 LMDeploy vulnerable to arbitrary code execution via eval() of untrusted quant_dtype in model config loading

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model wit...

8.8CVSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/18 5:04 p.m.12 views

LMDeploy vulnerable to arbitrary code execution via eval() of untrusted quant_dtype in model config loading

Summary lmdeploy = latest contains a code injection vulnerability in lmdeploy/pytorch/config.py line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model with a crafted quantizationconfig.quantdtype value. When a user loads the model with...

8.8CVSS0.00242EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/18 5:03 p.m.11 views

LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

Summary LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements recvpyobj using Python pickle deserialization, which can execute arbitrary code while reconstructing an object. The peer address used...

9.8CVSS0.00702EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/09/18 5:03 p.m.36 views

CVE-2025-66455 LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS0.00702EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 5:03 p.m.8 views

CVE-2025-66455 LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/18 5:03 p.m.9 views

EUVD-2025-210969

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS0.00702EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 5:03 p.m.21 views

CVE-2025-66455

LMDeploy versions 0.9.2 through 0.15.x are vulnerable to unauthenticated remote code execution (CVSS 9.8 Critical ) in its PyTorch DistServe/PD-disaggregation control plane. The root cause is that recv_pyobj() in EngineP2PConnection.handle_zmq_recv() performs pickle deserialization on messages re...

9.8CVSS0.00702EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/17 3:17 p.m.9 views

CVE-2026-92983

InternLM LMDeploy through 0.17.0 in DistServe prefill/decode disaggregation mode fails to release scheduler sessions because the proxy uses user-facing session IDs instead of internal scheduler keys. Unauthenticated attackers can send completion requests to the proxy endpoint that accumulate...

8.7CVSS0.00366EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 2:22 p.m.28 views

CVE-2026-92983 InternLM LMDeploy through 0.17.0 Memory Exhaustion via Session ID Mismatch

InternLM LMDeploy through 0.17.0 in DistServe prefill/decode disaggregation mode fails to release scheduler sessions because the proxy uses user-facing session IDs instead of internal scheduler keys. Unauthenticated attackers can send completion requests to the proxy endpoint that accumulate...

8.7CVSS0.00366EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 2:22 p.m.14 views

CVE-2026-92983

InternLM LMDeploy through 0.17.0 is affected by a memory exhaustion vulnerability in its DistServe prefill/decode disaggregation mode . The root cause is that the proxy uses user-facing session IDs instead of internal scheduler keys, causing scheduler sessions to never be released. An unauthentic...

8.7CVSS0.00366EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 2:22 p.m.15 views

EUVD-2026-81620

InternLM LMDeploy through 0.17.0 in DistServe prefill/decode disaggregation mode fails to release scheduler sessions because the proxy uses user-facing session IDs instead of internal scheduler keys. Unauthenticated attackers can send completion requests to the proxy endpoint that accumulate...

8.7CVSS0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 2:22 p.m.8 views

CVE-2026-92983 InternLM LMDeploy through 0.17.0 Memory Exhaustion via Session ID Mismatch

InternLM LMDeploy through 0.17.0 in DistServe prefill/decode disaggregation mode fails to release scheduler sessions because the proxy uses user-facing session IDs instead of internal scheduler keys. Unauthenticated attackers can send completion requests to the proxy endpoint that accumulate...

8.7CVSS
SaveExploits0References6
Rows per page
Query Builder