Description
vLLM is a library for LLM inference and serving. vllm/model_executor/weight_utils.py implements hf_model_weights_iterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weights_only parameter defaults to False. When torch.load loads malicious pickle data, it will execute arbitrary code during unpickling. This vulnerability is fixed in v0.7.0.
INFO
Published Date :
2025-01-27T17:38:20.070Z
Last Modified :
2025-02-12T20:41:36.324Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-24357 vulnerability.
| Vendors | Products |
|---|---|
| Vllm |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-24357.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact