vLLM is an inference and serving engine for large language models. From 0.22.0 to 0.23.0, the /v1/audio/transcriptions and /v1/audio/translations routes call request.file.read() to fully materialize an uploaded audio file into memory before vLLM checks the documented VLLM_MAX_AUDIO_CLIP_FILESIZE_MB compressed upload size limit (default 25 MB) later in the speech-to-text preprocessing step, so an API caller who can reach those routes can submit an oversized multipart upload and cause vLLM to allocate memory proportional to the uploaded file size before the request is rejected as too large, creating memory pressure or terminating the process depending on deployment resource limits. This issue is fixed in version 0.24.0.
CVE-2026-55646
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 79% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EPSS
- 20.8%
- KEV
- Not listed
Published
July 6, 2026
Last Modified
July 7, 2026
Advisory Details (3)
Auto-updated Jul 7, 2026Speech-to-text upload size limit is enforced after full UploadFile read · Advisory · vllm-project/vllm · GitHub
https://github.com/vllm-project/vllm/security/advisories/GHSA-v82g-2437-67m2(security) Enforce audio upload size limit before full file materialization
Fix merged in vllm-project/vllm PR #45510 on 2026-06-15 — awaiting tagged release
https://github.com/vllm-project/vllm/pull/45510commit b997071ec493 (vllm-project/vllm)
Fix landed in vllm-project/vllm commit b997071ec493 — awaiting tagged release
https://github.com/vllm-project/vllm/commit/b997071ec493765abbed990c65843ed05e4708a8Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 20× in last 7d / 20× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 05:46 UTCEG score recompute
- 2026-07-12 07:47 UTCEG score recompute
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 09:47 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 11:48 UTCEG score recompute
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 13:47 UTCEG score recompute
- 2026-07-08 15:47 UTCEG score recompute
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-07 17:48 UTCEG score recompute
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 19:47 UTCEG score recompute
- 2026-07-06 19:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-55646?
When was CVE-2026-55646 disclosed?
Is CVE-2026-55646 actively exploited?
What is the CVSS score of CVE-2026-55646?
How do I remediate CVE-2026-55646?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55646
Is Your Infrastructure Affected by CVE-2026-55646?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.