ShellHub is a centralized SSH gateway. Prior to 0.24.2, GET /api/devices/:uid returns the full device object whenever the caller is authenticated, without verifying that the device belongs to the caller's namespace (tenant). Any authenticated user (JWT or API Key) who knows or can guess a device UID can read device metadata from any other namespace. This vulnerability is fixed in 0.24.2.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-j72x-xfwg-783f | ShellHub has cross-tenant IDOR in `GET /api/devices/:uid` that discloses device data of any namespace |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 13 May 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | ShellHub is a centralized SSH gateway. Prior to 0.24.2, GET /api/devices/:uid returns the full device object whenever the caller is authenticated, without verifying that the device belongs to the caller's namespace (tenant). Any authenticated user (JWT or API Key) who knows or can guess a device UID can read device metadata from any other namespace. This vulnerability is fixed in 0.24.2. | |
| Title | ShellHub: Cross-tenant IDOR in `GET /api/devices/:uid` discloses device data of any namespace | |
| Weaknesses | CWE-639 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-13T21:06:49.859Z
Reserved: 2026-05-06T14:40:00.953Z
Link: CVE-2026-44424
No data.
Status : Received
Published: 2026-05-13T22:16:44.257
Modified: 2026-05-13T22:16:44.257
Link: CVE-2026-44424
No data.
OpenCVE Enrichment
Updated: 2026-05-13T22:30:06Z
Weaknesses
Github GHSA