CVE-2026-93840: vLLM before 0.29.0 Cross-Request Logits Corruption via allowed_token_ids

Published Sep 18, 2026
·
Updated

vLLM before 0.29.0 validates allowedtokenids against tokenizer length instead of model output logits width in SamplingParams.validateallowedtokenids(). 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.

Affected Software

1 affected component
vllm<0.29.0

Event History

Sep 18, 2026
CVE Published
via MITRE·07:06 PM
Data Sourced
via MITRE·07:06 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed in practice?

vLLM versions before 0.29.0 are affected when requests can supply allowed_token_ids. The cross-request impact occurs when concurrent requests are processed.

2

What does an attacker need to exploit this?

An attacker needs network access and the ability to submit allowed_token_ids containing IDs above the model's output-logits vocabulary width. No privileges or user interaction are required, although the attack complexity is rated high.

3

What is the security impact of a successful exploit?

The corrupted GPU logits state can cause concurrent requests to sample tokens outside their configured allowlists. The provided vector rates this as a low integrity impact, with no confidentiality or availability impact.

4

What should teams do to remediate the issue?

Upgrade vLLM to version 0.29.0 or later. This version corrects validation so allowed_token_ids are checked against the model output-logits width rather than tokenizer length.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203