CVE-2026-73557
Last modified
CVE-2026-73557 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safe_load_prompt_embeds in vllm/renderers/embed_utils.py uses torch.sparse.check_sparse_tensor_invariants, whose process-global save, enable, and restore state can be raced by concurrent prompt_embeds parts submitted to POST /v1/chat/completions through AsyncMultiModalItemTracker.resolve_items, asyncio.gather, and the default executor, allowing an invalid sparse tensor to reach tensor.to_dense despite the CVE-2025-62164 guard when enable_prompt_embeds is enabled.
Description
vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safe_load_prompt_embeds in vllm/renderers/embed_utils.py uses torch.sparse.check_sparse_tensor_invariants, whose process-global save, enable, and restore state can be raced by concurrent prompt_embeds parts submitted to POST /v1/chat/completions through AsyncMultiModalItemTracker.resolve_items, asyncio.gather, and the default executor, allowing an invalid sparse tensor to reach tensor.to_dense despite the CVE-2025-62164 guard when enable_prompt_embeds is enabled. This issue is fixed in version 0.26.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| vllm-project | vllm | >= 0.20.2rc0, < 0.26.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73557?
How severe is CVE-2026-73557?
How do I fix CVE-2026-73557?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7354Out of bounds read and write in Angle in Google Chrome prior…8.8
- CVE-2026-73541Allocation of Resources Without Limits or Throttling in ZenH…8.3
- CVE-2026-73542Multiple SEIKO EPSON printers and scanners contain revoked r…3.7
- CVE-2026-7355Use after free in Media in Google Chrome prior to 147.0.7727…8.8
- CVE-2026-73555vLLM is an inference and serving engine for large language m…5.3
- CVE-2026-73556vLLM is an inference and serving engine for large language m…5.3
- CVE-2026-73558vLLM is an inference and serving engine for large language m…5.3
- CVE-2026-73559vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-7356Use after free in Navigation in Google Chrome prior to 147.0…8.8
- CVE-2026-73560vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-73561Hub is a Node.js WebSocket server and client with added feat…7.5
- CVE-2026-73562Mongoose is a MongoDB object modeling tool designed to work …6.5
Are you affected by CVE-2026-73557?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
