vLLM through 0.29.0 fails to properly validate bad_words token indices against the model's generation output width in SamplingParams.update_from_tokenizer(). Attackers can supply out-of-bounds token indices that corrupt logits memory of concurrent requests, causing different in-flight HTTP requests to return incorrect tokens.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-129"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93989.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "0.29.0"
},
{
"fixed": "0.29.0"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}