CVE-2026-34760 Details
Description
vLLM is an inference and serving engine for large language models (LLMs). From version 0.5.5 to before version 0.18.0, Librosa defaults to using numpy.mean for mono downmixing (to_mono), while the international standard ITU-R BS.775-4 specifies a weighted downmixing algorithm. This discrepancy results in inconsistency between audio heard by humans (e.g., through headphones/regular speakers) and audio processed by AI models (Which infra via Librosa, such as vllm, transformer). This issue has been patched in version 0.18.0.
A vulnerability exists in vLLM, an inference engine for large language models, in versions 0.5.5 prior to 0.18.0. The issue arises from vLLM's reliance on Librosa for audio processing, where Librosa's default method for downmixing stereo to mono audio does not comply with the international standard ITU-R BS.775-4. This misalignment can cause discrepancies between audio as perceived by humans and how it is interpreted by AI models, potentially leading to degraded performance in tasks such as speech recognition. The vulnerability can be exploited by embedding interference signals or hidden content in the low-frequency effects (LFE) channel of multichannel audio files. When these files are played on devices that disregard the LFE channel, only the normal content is audible. However, AI systems processing the audio with Librosa can pick up the LFE interference, disrupting speech recognition accuracy or masking critical detection features. This exploitation could bypass AI content moderation, voice authentication systems, or cause incorrect transcriptions.
Users can update to vLLM version 0.18.0 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| vllm vllm | >= 0.5.5, < 0.18.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | Initial Analysis | [email protected] |
| Apr 2, 2026 | New CVE Received | [email protected] |