CVE-2026-90554
vLLM versions >=0.10.2 and <0.28.0 do not apply any audio decode-size or duration limit when extracting audio from video input for NanoNemotronVL models. In nano_nemotron_vl.py, _extract_audio_from_videos calls load_audio_pyav(BytesIO(video_bytes)) without the max_duration_s or max_decode_bytes parameters, so neither VLLM_MAX_AUDIO_DECODE_DURATION_S nor VLLM_MAX_AUDIO_DECODE_BYTES is enforced (unlike the direct audio upload path in AudioMediaIO). When a NanoNemotronVL model is served with use_audio_in_video=True, an attacker who supplies a small, highly compressed video as multimodal input can force the server to allocate gigabytes of memory during audio decoding, resulting in a denial of service. Fixed in vLLM 0.28.0.
Properties
- severity
- MEDIUM
- cvss_score
- 6.2
- cvss_severity
- MEDIUM
- retrieved_at
- 2026-09-25T21:30:45+00:00
- score
- 6.2
- last_source
- NVD
- cve_id
- CVE-2026-90554
- cvss_vector
- CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- signal_observed_at
- 2026-09-25T21:30:45+00:00
- vector
- CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- published_at
- 2026-09-12T13:16:54.040
- last_modified
- 2026-09-24T20:28:13.590
Related Entities (3)
AFFECTS_PRODUCT (1)
HAS_WEAKNESS (1)
DESCRIBED_BY (1)
Explore deeper with Ninja Signal's threat intelligence graph