Memory Leak Vulnerability in vLLM Inference Engine by vLLM Project
CVE-2026-54236
5.3MEDIUM
What is CVE-2026-54236?
The vLLM inference engine has a vulnerability that allows an unauthenticated attacker to exploit certain response paths. Prior to version 0.23.1rc0, the engine did not sanitize error messages correctly, leading to potential leakage of sensitive heap memory addresses via unsanitized exception messages. Attackers could manipulate the system by sending malformed image bytes through the Anthropic Messages API, triggering an UnidentifiedImageError that exposed memory addresses in the response. This issue has been addressed and fixed in version 0.23.1rc0.
Affected Version(s)
vllm < 0.23.1rc0
