Zurück zur Liste

ShellHub has crash-DoS via field injection in filter and sort-by parameters — CVE-2026-44425

GHSA · GitHub · CVE-2026-44425

ID
CVE-2026-44425
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
medium
CVSS
5.4

Zusammenfassung

## Summary The device list endpoint accepts user-controlled identifiers in two places that are passed directly as BSON/SQL keys in the database layer without validation: 1. The `name` field of each filter property in the base64-encoded `filter` query parameter. 2. The `sort_by` query parameter. Any authenticated user can craft payloads that cause the aggregation/query to fail and the API to return HTTP 500 with no…

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