CVE-2026-44423
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
ShellHub has cross-tenant IDOR in `GET /api/sessions/:uid` that discloses SSH session data
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-9w9c-9w8m-w89q
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.