CVE-2026-44424
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
ShellHub has cross-tenant IDOR in `GET /api/devices/:uid` that discloses device data of any namespace
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/shellhub-io/shellhub/security/advisories/GHSA-j72x-xfwg-783f
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/shellhub-io/shellhub | <0.24.2 | 0.24.2 |
| GO | github.com/shellhub-io/shellhub | <= 0.24.1 | 0.24.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| shellhub | shellhub | {"endExcluding":"0.24.2"} | 0.24.2 |
References
CWEs
CWE-639
Verify integrity in audit chain (admin only). AS-IS.