CVE-2026-90555
Received Received - Intake

vLLM Audio Sample Rate Header Validation Bypass

Vulnerability report for CVE-2026-90555, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-12

Last updated on: 2026-09-12

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-12
Last Modified
2026-09-12
Generated
2026-09-12
AI Q&A
2026-09-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vllm_project vllm to 0.28.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-409 The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-90555 is a vulnerability in vLLM versions before 0.28.0 where authenticated clients can bypass audio duration checks by forging FLAC headers with inflated sample rates. This causes excessive memory allocation during audio decoding, crashing the API server and affecting all tenants.

Detection Guidance

Monitor API server logs for repeated crashes or out-of-memory (OOM) kills, particularly after processing audio transcription requests. Check for requests to the /v1/audio/transcriptions endpoint with unusually high sample rates (e.g., 655350 Hz) in FLAC headers. Use network traffic analysis tools to inspect audio file headers for forged sample rates.

Impact Analysis

An attacker can send a small FLAC file with a manipulated sample rate to the transcription endpoint, triggering an out-of-memory condition. This crashes the shared API server, causing a denial of service for all users and potentially disrupting services relying on the API.

Compliance Impact

This vulnerability could lead to service disruptions, violating availability requirements in GDPR and HIPAA. Downtime may result in non-compliance with data processing timelines or access controls, potentially exposing sensitive data during outages.

Mitigation Strategies

Upgrade vLLM to version 0.28.0 or later to address the vulnerability. Disable the transcription endpoint if not in use. Implement rate limiting and request size restrictions for audio endpoints. Monitor memory usage and API server stability closely.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90555. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart