Vulnerability Description
vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, an assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to achieve arbitrary code execution on the server by publishing a malicious HuggingFace model, when vLLM runs in Python optimized mode (python -O or PYTHONOPTIMIZE=1). This vulnerability is fixed in 0.22.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vllm | Vllm | < 0.22.0 |
Related Weaknesses (CWE)
References
- https://github.com/vllm-project/vllm/commit/b3c7ffcab82c2439726f8cb213800f6f38c0Patch
- https://github.com/vllm-project/vllm/security/advisories/GHSA-q8gq-377p-jq3rExploitThird Party Advisory
- https://huntr.com/bounties/dcb05b04-e625-41e7-adbc-bbae0cc2d64cThird Party Advisory
- https://access.redhat.com/errata/RHSA-2026:36005
- https://access.redhat.com/errata/RHSA-2026:36006
- https://access.redhat.com/errata/RHSA-2026:57380
- https://access.redhat.com/errata/RHSA-2026:57387
- https://access.redhat.com/errata/RHSA-2026:57389
- https://access.redhat.com/errata/RHSA-2026:57390
- https://access.redhat.com/security/cve/CVE-2026-41523
- https://bugzilla.redhat.com/show_bug.cgi?id=2491582
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41523.json
FAQ
What is CVE-2026-41523?
CVE-2026-41523 is a vulnerability with a CVSS score of 7.5 (HIGH). vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, an assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to a...
How severe is CVE-2026-41523?
CVE-2026-41523 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41523?
Check the references section above for vendor advisories and patch information. Affected products include: Vllm Vllm.