VYPR

PyPI package

vllm

pkg:pypi/vllm

Vulnerabilities (45)

  • CVE-2025-29770MedMar 19, 2025
    affected < 0.8.0fixed 0.8.0

    vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. The outlines library is one of the backends used by vLLM to support structured output (a.k.a. guided decoding). Outlines provides an optional cache for its compiled grammars on the local filesys

  • CVE-2025-25183LowFeb 7, 2025
    affected < 0.7.2fixed 0.7.2

    vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. Prefix caching makes use of

  • CVE-2025-24357HigJan 27, 2025
    affected < 0.7.0fixed 0.7.0

    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 tor

  • CVE-2024-8939MedSep 17, 2024
    affected <= 0.5.0.post1

    A vulnerability was found in the ilab model serve component, where improper handling of the best_of parameter in the vllm JSON web API can lead to a Denial of Service (DoS). The API used for LLM-based sentence or chat completion accepts a best_of parameter to return the best comp

  • CVE-2024-8768HigSep 17, 2024
    affected < 0.5.5fixed 0.5.5

    A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service.

Page 3 of 3