Lucene search
+L

93 matches found

Nuclei
Nuclei
added 2026/08/31 5:18 a.m.118 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/08/29 10:57 a.m.4 views

CVE-2026-33626-Lab

CVE-2026-33626 — Laboratorio SSRF Vision-Language di LMDeploy Panoramica Questo repository riproduce CVE-2026-33626 , una vulnerabilità di Server-Side Request Forgery SSRF nel percorso di caricamento delle immagini vision-language di LMDeploy. Il comportamento vulnerabile si verifica quando...

7.5CVSS6.1AI score0.4525EPSS
SaveExploits2
EUVD
EUVD
added 2026/08/20 12:35 a.m.15 views

EUVD-2026-62972

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.8CVSS6.3AI score0.00983EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/19 10:17 p.m.10 views

CVE-2026-76850

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.8CVSS0.00983EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/19 9:41 p.m.15 views

CVE-2026-76850 LMDeploy Remote Code Execution via Unsafe Pickle Deserialization in the Disaggregated Serving Peer Connector

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.3CVSS6.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/19 9:41 p.m.37 views

CVE-2026-76850

LMDeploy (InternLM) is vulnerable to remote code execution via unsafe pickle deserialization in its disaggregated-serving peer connector. The handle_zmq_recv coroutine in lmdeploy/pytorch/disagg/conn/engine_conn.py deserializes peer-to-peer messages with pickle.loads() before any type validation,...

9.8CVSS6.3AI score0.00983EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/19 9:41 p.m.35 views

CVE-2026-76850 LMDeploy Remote Code Execution via Unsafe Pickle Deserialization in the Disaggregated Serving Peer Connector

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.8CVSS0.00983EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/19 9:41 p.m.8 views

CVE-2026-76850 LMDeploy Remote Code Execution via Unsafe Pickle Deserialization in the Disaggregated Serving Peer Connector

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.8CVSS6.3AI score0.00983EPSS
SaveExploits0References7
vulnersOsv
vulnersOsv
added 2026/07/22 12:01 a.m.4 views

soprano-tts (0.0.2) potentially affected by CVE-2026-63764 via lmdeploy (0.15.0)

lmdeploy PYPI version 0.15.0 is affected by a known vulnerability. The following packages have a transitive dependency on lmdeploy and may be impacted: - soprano-tts 0.0.2 Source cves: CVE-2026-63764 Source advisory: SNYK:PYTHON-LMDEPLOY-18304216...

8.6CVSS5.4AI score0.00387EPSS
SaveExploits1
NVD
NVD
added 2026/07/21 9:16 p.m.11 views

CVE-2026-63764

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl 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...

8.6CVSS0.00387EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/21 8:36 p.m.10 views

CVE-2026-63764 LMDeploy Server-Side Request Forgery via HTTP Redirect Bypass

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl 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...

8.6CVSS5.4AI score0.00387EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/21 8:36 p.m.8 views

CVE-2026-63764

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl 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...

8.6CVSS5.4AI score0.00387EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/21 8:36 p.m.10 views

CVE-2026-63764 LMDeploy Server-Side Request Forgery via HTTP Redirect Bypass

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl 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...

7.7CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/07/21 8:36 p.m.31 views

CVE-2026-63764

LMDeploy prior to 0.14.0 contains a server-side request forgery (SSRF) in the _load_http_url function of the media handler. The private-IP guard validates only the original URL; after HTTP redirects, hosts are not re-validated. An unauthenticated attacker can submit a crafted image_url to the cha...

8.6CVSS5.4AI score0.00387EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.22 views

PT-2026-62099

lmdeploy's OpenAI-compatible API server contains a server-side request forgery vulnerability that allows unauthenticated attackers to access internal services and cloud metadata endpoints by supplying a crafted image url that redirects to internal targets. Attackers can send a POST request to the...

9.3CVSS5.4AI score0.00387EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:19 p.m.12 views

PYSEC-2026-2608 lmdeploy: Hardcoded trust_remote_code=True is an implicit unsafe remote-code load path with no user opt-out

📋 Reframing 2026-05-02: implicit unsafe remote-code path, not "supply-chain" The accurate description of this vulnerability is: "getmodelarch and related helpers hardcode trustremotecode=True with no opt-out, creating an implicit unsafe remote-code load path on every model fetch." What this repor...

7.8CVSS6.6AI score0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.15 views

PYSEC-2026-2609 LMDeploy: Arbitrary code execution via hardcoded trust_remote_code=True in lmdeploy model initialization

Summary lmdeploy hardcodes trustremotecode=True in multiple HuggingFace model-loading call sites. The affected code paths are in: text lmdeploy/archs.py lmdeploy/utils.py The vulnerable call sites pass trustremotecode=True into HuggingFace Transformers APIs such as AutoConfig.frompretrained,...

7.8CVSS6.6AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.13 views

PYSEC-2026-1579 InternLM LMDeploy code injection vulnerability

A vulnerability was found in InternLM LMDeploy up to 0.7.1. It has been declared as critical. Affected by this vulnerability is the function Open of the file lmdeploy/docs/en/conf.py. The manipulation leads to code injection. It is possible to launch the attack on the local host. The exploit has...

5.3CVSS5.4AI score0.00373EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1577 LMDeploy Improper Input Validation Vulnerability

A vulnerability was found in InternLM LMDeploy up to 0.7.1. It has been classified as critical. Affected is the function loadweightckpt of the file lmdeploy/lmdeploy/vl/model/utils.py of the component PT File Handler. The manipulation leads to deserialization. Attacking locally is a requirement...

5.3CVSS5.4AI score0.00321EPSS
SaveExploits1References9
PyPA
PyPA
added 2026/07/07 4:02 p.m.20 views

InternLM LMDeploy code injection vulnerability

A vulnerability was found in InternLM LMDeploy up to 0.7.1. It has been declared as critical. Affected by this vulnerability is the function Open of the file lmdeploy/docs/en/conf.py. The manipulation leads to code injection. It is possible to launch the attack on the local host. The exploit has...

7.8CVSS5.4AI score0.00373EPSS
SaveExploits1References9Affected Software1
Rows per page
Query Builder