CVE-2026-44425 MEDIUM

CVE-2026-44425: ShellHub: Crash-DoS via field injection in filter and sort-by parameters

Vendor Shellhub-Io
Product shellhub
Weakness CWE-20 · Input validation
Published May 13, 2026
Last update May 14, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

What the vulnerability does

01Description

ShellHub is a centralized SSH gateway. Prior to 0.24.2, the device list endpoint accepts user-controlled identifiers in the the name field of each filter property in the base64-encoded filter query parameter and the sort_by query parameter, which are then passed directly as BSON/SQL keys in the database layer without validation. Any authenticated user can craft payloads that cause the aggregation / query to fail and the API to return HTTP 500 with no body, with no rate limiting applied. This vulnerability is fixed in 0.24.2.

Key dates

02Disclosure timeline

May 13, 2026 CVE published
May 14, 2026 Record updated