Description
vllm before 0.29.0 fails to enforce VLLM_MAX_AUDIO_CLIP_FILESIZE_MB limit in multimodal chat audio decoding, allowing unauthenticated clients to bypass file size restrictions. Attackers can submit oversized audio files through chat endpoints to consume excessive memory and CPU resources during decoding.
Published: 2026-09-26
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Denial of Service via Resource Exhaustion
Action: Patch Immediately
AI Analysis

Impact

vllm versions prior to 0.29.0 fail to enforce the VLLM_MAX_AUDIO_CLIP_FILESIZE_MB limit during multimodal chat audio decoding. This allows an unauthenticated attacker to submit audio files that exceed the intended size, causing the library to consume large amounts of memory and CPU while decoding. The result is excessive resource consumption that can degrade performance or lead to service unavailability for legitimate users.

Affected Systems

The affected product is vllm by the vllm-project. All releases of vllm before 0.29.0 lack enforcement of the audio clip file size limit and are vulnerable. The specific version range is not explicitly enumerated in the CNA data, but the vulnerability impacts every build prior to 0.29.0.

Risk and Exploitability

The CVSS base score of 6.9 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit this weakness remotely by sending oversized audio files through the public chat endpoints without any authentication. This exploitation path leads to unchecked memory and CPU consumption, posing a moderate but potentially significant risk to service availability.

Generated by OpenCVE AI on September 26, 2026 at 15:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade vllm to version 0.29.0 or later to obtain the enforced file size limit
  • If an upgrade is not immediately possible, set the environment variable VLLM_MAX_AUDIO_CLIP_FILESIZE_MB to a safe value and ensure the application validates file sizes before decoding
  • Use an upstream reverse proxy or firewall rule to reject audio payloads larger than the maximum permitted size to prevent resource exhaustion

Generated by OpenCVE AI on September 26, 2026 at 15:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description vllm before 0.29.0 fails to enforce VLLM_MAX_AUDIO_CLIP_FILESIZE_MB limit in multimodal chat audio decoding, allowing unauthenticated clients to bypass file size restrictions. Attackers can submit oversized audio files through chat endpoints to consume excessive memory and CPU resources during decoding.
Title vllm before 0.29.0 Uncontrolled Resource Consumption via Audio Decoding
First Time appeared Vllm
Vllm vllm
Weaknesses CWE-400
CPEs cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
Vendors & Products Vllm
Vllm vllm
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-26T13:23:18.965Z

Reserved: 2026-09-26T02:33:07.898Z

Link: CVE-2026-100648

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T14:16:47.240

Modified: 2026-09-26T14:16:47.240

Link: CVE-2026-100648

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T16:00:09Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption