CVE-2026-58658 Details
Description
GPUStack through 2.2.1, fixed in commit 4e20551, contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to access sensitive inference logs and modify worker configuration by exploiting unprotected /serveLogs and /debug endpoints on the worker port. Attackers can enumerate model instance IDs to stream serving logs containing prompts and completions, change log levels, and read memory profiling data without any authentication.
A vulnerability allowing unauthenticated information disclosure has been identified in GPUStack versions through 2.2.1. This issue arises from unprotected '/serveLogs' and '/debug' endpoints on the worker port, defaulting to 10150 and bound to 0.0.0.0. Exploitation of this vulnerability enables unauthorized access to sensitive inference logs, which include prompts and completions, as well as the ability to modify worker configuration by changing log levels and accessing memory profiling data. The vulnerability exists because the debug and log routers are mounted without authentication, unlike other worker routers that require authentication. This flaw allows attackers to enumerate model instance IDs and stream serving logs, all without any authentication.
Users can update to GPUStack version 2.2.2 or later, where this vulnerability has been patched. Instructions for updating can be found in the GPUStack documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 15, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/gpustack/gpustack/issues/5836 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/gpustack/gpustack/commit/4e20551b5aaf76f93a8769d32b7fef999e22a4d3 | [email protected] | Source CodeVendor |
| https://github.com/gpustack/gpustack/issues/5836 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/gpustack-unauthenticated-information-disclosure-via-worker-endpoints | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GPUStack | <= 2.2.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |
Volerion