Race Condition Affecting vllm package, versions [,0.26.0)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.25% (17th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Race Condition vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-VLLM-18857125
  • published16 Aug 2026
  • disclosed13 Aug 2026
  • credithexcraft-labs

Introduced: 13 Aug 2026

NewCVE-2026-73557  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade vllm to version 0.26.0 or higher.

Overview

vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs

Affected versions of this package are vulnerable to Race Condition through the safe_load_prompt_embeds function in vllm/renderers/embed_utils.py when concurrent prompt parts are submitted to the /v1/chat/completions endpoint. An attacker can cause invalid sparse tensors to bypass intended safeguards and reach tensor.to_dense by exploiting race conditions in the global state management of torch.sparse.check_sparse_tensor_invariants.

Note: This is only exploitable if enable_prompt_embeds is enabled.

CVSS Base Scores

version 4.0
version 3.1