CVE-2026-90555

Summary

vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass duration checks. Attackers can submit forged FLAC headers with inflated sample rates to trigger excessive memory allocation and crash the API server process affecting all tenants.

Affected Software

VendorProductVersion RangeStatus
vllm-projectvLLM0 < 0.28.0affected
vllm-projectvLLM0.28.0unaffected

Weaknesses

  • CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)

References