Lucene search
K

16 matches found

RedhatCVE
RedhatCVE
added 2025/12/29 9:5 a.m.1 views

CVE-2025-67729

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS7.8AI score0.00134EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/11/21 1:18 a.m.2 views

CVE-2025-62164 VLLM deserialization vulnerability leading to DoS and potential RCE

vLLM is an inference and serving engine for large language models LLMs. From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash denial-of-service and potentially remote code execution RCE, exists in the Completions API endpoint. When processing user-supplied...

8.8CVSS7.8AI score0.00191EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-9644

Malicious code in bioql PyPI...

5.3CVSS5.6AI score0.0029EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/07/17 9:1 p.m.5 views

CVE-2025-49841

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in processckpt.py. The SoVITSdropdown variable takes user input and passes it to the loadsovitsnew function in processckpt.py. In loadsovitsnew, the...

9.8CVSS7.2AI score0.00656EPSS
Exploits1References1
NVD
NVD
added 2025/05/15 3:16 p.m.7 views

CVE-2025-4701

A vulnerability, which was classified as problematic, has been found in VITA-MLLM Freeze-Omni up to 20250421. This issue affects the function torch.load of the file models/utils.py. The manipulation of the argument path leads to deserialization. It is possible to launch the attack on the local ho...

5.3CVSS0.00128EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/05/15 2:31 p.m.13 views

CVE-2025-4701 VITA-MLLM Freeze-Omni utils.py torch.load deserialization

A vulnerability, which was classified as problematic, has been found in VITA-MLLM Freeze-Omni up to 20250421. This issue affects the function torch.load of the file models/utils.py. The manipulation of the argument path leads to deserialization. It is possible to launch the attack on the local ho...

5.3CVSS0.00128EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/05/15 2:31 p.m.8 views

CVE-2025-4701 VITA-MLLM Freeze-Omni utils.py torch.load deserialization

A vulnerability, which was classified as problematic, has been found in VITA-MLLM Freeze-Omni up to 20250421. This issue affects the function torch.load of the file models/utils.py. The manipulation of the argument path leads to deserialization. It is possible to launch the attack on the local ho...

5.3CVSS6.8AI score0.00128EPSS
Exploits0References4
Veracode
Veracode
added 2025/04/29 6:55 a.m.8 views

Insecure Deserialization

LLaMA-Factory is vulnerable to Insecure Deserialization. The vulnerability is due to insecure deserialization causing because of the use of torch.load on untrusted .bin files, allowing arbitrary command execution during deserialization...

7.5AI score
Exploits0
CVE
CVE
added 2025/04/18 3:48 p.m.722 views

CVE-2025-32434

PyTorch contains a Remote Command Execution (RCE) vulnerability in versions 2.5.1 and earlier when loading a model with torch.load and weights_only=True. The issue is publicly documented and has been patched in version 2.6.0. External notices reiterate that upgrading to 2.6.0+ mitigates the flaw;...

9.8CVSS6.8AI score0.0043EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2025/04/03 4:15 p.m.3 views

CVE-2025-3165

A vulnerability classified as critical has been found in thu-pacman chitu 0.1.0. This affects the function torch.load of the file chitu/chitu/backend.py. The manipulation of the argument ckptpath/quantckptdir leads to deserialization. An attack has to be approached locally...

5.3CVSS0.0029EPSS
Exploits0References4
CVE
CVE
added 2025/04/03 4:0 p.m.55 views

CVE-2025-3165

CVE-2025-3165 affects thu-pacman chitu 0.1.0. The vulnerability is in the function torch.load within chitu/chitu/backend.py, where manipulation of the arguments ckpt_path/quant_ckpt_dir leads to deserialization. An attack requires local access. The issue is documented across multiple feeds (NVD, ...

5.3CVSS7.2AI score0.0029EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/04/03 4:0 p.m.4 views

CVE-2025-3165 thu-pacman chitu backend.py torch.load deserialization

A vulnerability classified as critical has been found in thu-pacman chitu 0.1.0. This affects the function torch.load of the file chitu/chitu/backend.py. The manipulation of the argument ckptpath/quantckptdir leads to deserialization. An attack has to be approached locally...

5.3CVSS5.4AI score0.0029EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/02/22 12:0 a.m.3 views

PT-2025-7327 · Pytorch +1 · Pytorch +1

Name of the Vulnerable Software and Affected Versions: InvokeAI affected versions not specified Description: The issue concerns an unsafely deserialized file download in the backend, potentially allowing remote code execution RCE through PyTorch's torch.load function. Recommendations: At the...

9.8CVSS9.6AI score0.44157EPSS
Exploits5References12
Metasploit
Metasploit
added 2025/02/18 6:55 p.m.494 views

InvokeAI RCE

InvokeAI has a critical vulnerability leading to remote code execution in the /api/v2/models/install API through unsafe model deserialization. The API allows users to specify a model URL, which is downloaded and loaded server-side using torch.load without proper validation. This functionality...

9.8CVSS9.3AI score0.44157EPSS
Exploits5
Github Security Blog
Github Security Blog
added 2025/01/27 8:50 p.m.11 views

vllm: Malicious model to RCE by torch.load in hf_model_weights_iterator

Description The vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It use torch.load function and weightsonly parameter is default value False. There is a security warning on...

8.8CVSS7.9AI score0.01009EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/01/27 5:38 p.m.11 views

CVE-2025-24357 vLLM allows a malicious model RCE by torch.load in hf_model_weights_iterator

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

7.5CVSS0.01009EPSS
Exploits0References4
Rows per page
Query Builder