CVE-2026-15574
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
A flaw was found in the vllm-orchestrator-gateway component. The system's production binary logs all incoming authorization headers and full chat payloads, which may contain personally identifiable information (PII) and secrets, to persistent logs. This sensitive data, including bearer tokens and chat content, can be accessed by any user with logging privileges. This vulnerability leads to information disclosure, potentially allowing an attacker to harvest credentials and sensitive conversation content.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-538: Insertion of Sensitive Information into Externally-Accessible File or Directory
Workarounds
To mitigate this issue, configure the RUST_LOG environment variable for the vllm-orchestrator-gateway component to a level higher than DEBUG, such as INFO. This will prevent the logging of sensitive authorization headers and full chat payloads to persistent logs. For example, set RUST_LOG=info in the deployment configuration. A restart of the affected pods or services is required for this change to take effect.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://access.redhat.com/security/cve/CVE-2026-15574
- https://bugzilla.redhat.com/show_bug.cgi?id=2499594
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.