CVE-2026-57173: vLLM: Unauthenticated audio decompression-bomb DoS in /v1/chat/completions

Published Sep 16, 2026
·
Updated

vLLM is an inference and serving engine for large language models. Prior to 0.24.0, the inputaudio handling path for /v1/chat/completions calls AudioMediaIO.loadbytes or AudioMediaIO.loadfile without passing VLLMMAXAUDIODECODEDURATIONS to the shared audio decoder. An unauthenticated client can therefore submit a small compressed audio input that expands into a very large float32 PCM allocation, bypassing the duration guard already used by /v1/audio/transcriptions and causing an out-of-memory worker crash. Inline data URLs reach this path without being bounded by VLLMAUDIOFETCHTIMEOUT. The issue affects deployments serving an audio-capable model, and authentication changes only the deployment-specific reachability. This issue is fixed in version 0.24.0.

Affected Software

1 affected component
vllm vllm<0.24.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade vLLM to a version that resolves this vulnerability.

    Fixed in 0.24.0

Event History

Sep 16, 2026
CVE Published
via MITRE·04:34 PM
Data Sourced
via MITRE·04:34 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Deployments running vLLM before 0.24.0 that serve an audio-capable model are affected. The vulnerable endpoint is /v1/chat/completions; whether an attacker can reach it without credentials depends on the deployment's authentication configuration.

2

What does an attacker need to do to trigger the denial of service?

An attacker needs to submit a crafted, small compressed audio input to /v1/chat/completions. The audio can decompress into a very large float32 PCM allocation and crash a worker through out-of-memory exhaustion; inline data URLs can reach the path without the VLLM_AUDIO_FETCH_TIMEOUT bound.

3

Is the audio duration guard effective for this endpoint?

No. Before 0.24.0, the /v1/chat/completions input_audio path does not pass VLLM_MAX_AUDIO_DECODE_DURATION_S to the shared decoder, unlike /v1/audio/transcriptions.

4

What is the available fix?

Upgrade vLLM to version 0.24.0, which fixes the issue.

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