Information Exposure Through an Error Message in vLLM - #VU139886

 

Information Exposure Through an Error Message in vLLM - #VU139886

Published: July 28, 2026


Vulnerability identifier: #VU139886
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: N/A
CWE-ID: CWE-209
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 generation of error messages containing sensitive information in validation_exception_handler in vllm/entrypoints/openai/server_utils.py when handling malformed JSON requests or requests missing required fields. A remote attacker can send a specially crafted malformed request to disclose sensitive information.

Exposed details may include the operating system username, home directory path, virtual environment path, Python version, internal package structure, line numbers, and handler function names for affected endpoints.


Affected software

vLLM

Remediation

Install security update from vendor's website.

vLLM - update to 0.26.0

External References

Related Security Bulletins