{"id":"CVE-2026-93840","title":"vLLM before 0.29.0 validates allowed_token_ids against tokenizer length instead of model output logits width in SamplingParams._validate_allowed_token_ids()","summary":"vLLM before 0.29.0 validates allowed_token_ids against tokenizer length instead of model output logits width in SamplingParams._validate_allowed_token_ids(). Attackers can supply token IDs above the output vocabulary that pass validation…","severity":"low","cvss":3.7,"cvssVector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N","cwe":["CWE-129"],"vendor":"vllm-project","product":"vllm","affected":["vllm < 0.29.0"],"published":"2026-09-18","updated":"2026-09-21","sourceUpdated":"2026-09-21T19:17:18.443","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-93840","references":[{"url":"https://github.com/vllm-project/vllm","label":"disclosure@vulncheck.com"},{"url":"https://github.com/vllm-project/vllm/blob/v0.28.0/vllm/sampling_params.py#L881-L903","label":"disclosure@vulncheck.com"},{"url":"https://github.com/vllm-project/vllm/blob/v0.28.0/vllm/v1/worker/gpu/sample/logit_bias.py#L179-L191","label":"disclosure@vulncheck.com"},{"url":"https://github.com/vllm-project/vllm/commit/5b0e5b69ac1a3884a6479c9537789c95263cc804","label":"disclosure@vulncheck.com"},{"url":"https://github.com/vllm-project/vllm/pull/49080","label":"disclosure@vulncheck.com"},{"url":"https://www.vulncheck.com/advisories/vllm-before-0.29.0-cross-request-logits-corruption-via-allowed-token-ids","label":"disclosure@vulncheck.com"}],"tags":["nvd","cve.org"],"ssvc":{"exploitation":"none","automatable":"no","technicalImpact":"partial","timestamp":"2026-09-21T18:29:51.620755Z"},"epss":0.00248,"epssPercentile":0.16332,"ingestedAt":"2026-09-18T19:49:30.602Z","slug":"CVE-2026-93840","body":"## Overview\n\nvLLM before 0.29.0 validates allowed_token_ids against tokenizer length instead of model output logits width in SamplingParams._validate_allowed_token_ids(). Attackers can supply token IDs above the output vocabulary that pass validation, causing LogitBiasState to corrupt GPU logits state and allow concurrent requests to sample tokens outside their allowlists.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":20,"depthScoreParts":{"impact":20.4,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}