PatchSiren cyber security CVE debrief
CVE-2026-73555 vllm-project CVE debrief
CVE-2026-73555 debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T15:20:17.773Z and has not been modified since then. This information disclosure vulnerability in vLLM allows unauthenticated attackers to access sensitive information such as OS usernames, home and virtual-environment paths, Python version, internal package structure, line numbers, and endpoint handler names through malformed JSON requests to certain endpoints. Defenders managing vLLM deployments, especially those exposed to unauthenticated requests, should assess their exposure and prioritize updating to version 0.26.0 or later.
- Vendor
- vllm-project
- Product
- vllm
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-09
Who should care
Defenders managing vLLM deployments, especially those exposed to unauthenticated requests, should assess their exposure and prioritize updating to version 0.26.0 or later. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify exposure, assess potential impact, and apply necessary updates or mitigations.
Why it matters
CVE-2026-73555 is an information disclosure vulnerability in vLLM that allows unauthenticated attackers to access sensitive information. Defenders should prioritize verifying exposure, especially in deployments with unauthenticated access to vLLM endpoints, and update to version 0.26.0 or later.
- Potential disclosure of sensitive information such as OS usernames and paths
- Possible exposure of internal package structure and line numbers
- Risk of unauthorized access to endpoint handler names
- Need for verification of vLLM deployment exposure and remediation
Technical summary
The vLLM inference and serving engine for large language models, prior to version 0.26.0, contains a vulnerability that allows unauthenticated attackers to disclose sensitive information such as OS username, home and virtual-environment paths, Python version, internal package structure, line numbers, and endpoint handler names through malformed JSON requests to certain endpoints. This issue is fixed in version 0.26.0. Defenders should prioritize verifying exposure to this information disclosure vulnerability, especially those managing vLLM deployments.
Defensive priority
Defenders should prioritize verifying exposure to this information disclosure vulnerability, especially those managing vLLM deployments.
Recommended defensive actions
- Verify vLLM deployment exposure to unauthenticated JSON requests
- Assess the impact of potential information disclosure
- Update to version 0.26.0 or later if vulnerable
- Monitor for suspicious requests to /v1/chat/completions, /v1/completions, /tokenize, and /detokenize
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in vLLM, an inference and serving engine for large language models, which could allow unauthenticated disclosure of sensitive information via malformed JSON requests.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73555 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73555
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73555 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73555
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/vllm-project/vllm/commit/e87521626febe2763f997691d1599de4175f4324
-
Source reference
Unverified legacy reference
URL: https://github.com/vllm-project/vllm/pull/46415
-
Source reference
Unverified legacy reference
URL: https://github.com/vllm-project/vllm/releases/tag/v0.26.0
-
Source reference
Unverified legacy reference
URL: https://github.com/vllm-project/vllm/security/advisories/GHSA-hwrm-c4cx-rf4j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.