PT-2025-34260 · Vllm+1 · Vllm+1
Published
2025-08-21
·
Updated
2025-08-25
·
CVE-2025-9141
CVSS v3.1
8.8
High
| AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
vLLM (affected versions not specified)
Description:
An unsafe deserialization allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. The issue resides in the Qwen3 Coder tool parser, which uses Python’s
eval() function to parse tool call parameters during the parameter conversion process when handling unknown data types. This code path is reached when tool calling is enabled and the qwen3 coder parser is specified.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Qwen3 Coder
Vllm