Inclusion of Sensitive Information in Log Files in vLLM - CVE-2026-54236

 

Inclusion of Sensitive Information in Log Files in vLLM - CVE-2026-54236

Published: July 28, 2026


Vulnerability identifier: #VU139876
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-54236
CWE-ID: CWE-532
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to insertion of sensitive information into an error message in the Anthropic API router and realtime speech-to-text error-handling paths when processing malformed image data or other input that triggers exceptions containing object representations. A remote attacker can send crafted requests or input that causes exceptions to be returned with unsanitized error messages to disclose sensitive information.

The issue leaks object representation memory addresses in response bodies, including through in-route HTTP exception handling, an SSE streaming converter, and WebSocket error paths that bypass the sanitizing exception handler chain.


Affected software

vLLM

How to mitigate CVE-2026-54236

Install security update from vendor's website.

vLLM - update to 0.24.0

External References

Related Security Bulletins