VYPR
Medium severity6.5NVD Advisory· Published Jun 22, 2026· Updated Jun 24, 2026

CVE-2026-54235

CVE-2026-54235

Description

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, ll temperature validation gates use comparison operators (<, >), which silently evaluate to False for NaN and for positive Infinity in Python's IEEE 754 float semantics. Both values pass every guard and propagate to GPU sampling kernels, where they produce undefined behavior or CUDA errors that can crash the inference worker. This vulnerability is fixed in 0.23.1rc0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
vllmPyPI
>= 0.8.5, < 0.24.00.24.0

Affected products

8

Patches

Vulnerability mechanics

References

7

News mentions

1