Zurück zur Liste

ShellHub has cross-tenant IDOR in `GET /api/sessions/:uid` that discloses SSH session data — CVE-2026-44423

GHSA · GitHub · CVE-2026-44423

ID
CVE-2026-44423
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
medium
CVSS
6.5

Zusammenfassung

## Summary `GET /api/sessions/:uid` returns the full session object for any authenticated caller, without scoping by the caller's tenant. An authenticated user can read session records (SSH username, device UID, remote IP, terminal type, authenticated flag, timestamps) belonging to any other namespace. ## Severity **CVSS 3.1: 7.5 (High)** CWE-639 ## Affected versions ShellHub Community v0.24.1 (by code inspection —…

Produkt

go: github.com/shellhub-io/shellhub

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu