PT-2026-55978 · Vllm · Vllm

·

CVE-2026-55646

·

Published

2026-07-06

·

Updated

2026-07-17

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions vLLM versions 0.22.0 through 0.23.0
Description The software fails to validate the size of uploaded audio files before loading them into memory. Specifically, the endpoints '/v1/audio/transcriptions' and '/v1/audio/translations' execute the request.file.read() function to fully materialize the file in memory before verifying the VLLM MAX AUDIO CLIP FILESIZE MB limit. This allows an attacker to submit an oversized multipart upload, leading to excessive memory allocation that can cause memory pressure or terminate the process.
Recommendations Update to version 0.24.0.

Exploit

Fix

Allocation of Resources Without Limits

Resource Exhaustion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-55646
GHSA-V82G-2437-67M2
PYSEC-2026-2305

Affected Products

Vllm