CVE-2026-44425

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:shellhub:shellhub:*:*:*:*:*:*:*:*

History

18 May 2026, 13:34

Type Values Removed Values Added
CPE cpe:2.3:a:shellhub:shellhub:*:*:*:*:*:*:*:*
References () https://github.com/shellhub-io/shellhub/security/advisories/GHSA-47r2-v3x6-wff9 - () https://github.com/shellhub-io/shellhub/security/advisories/GHSA-47r2-v3x6-wff9 - Exploit, Vendor Advisory, Mitigation
First Time Shellhub
Shellhub shellhub

13 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 22:16

Updated : 2026-05-18 13:34


NVD link : CVE-2026-44425

Mitre link : CVE-2026-44425

CVE.ORG link : CVE-2026-44425


JSON object : View

Products Affected

shellhub

  • shellhub
CWE
CWE-20

Improper Input Validation

CWE-943

Improper Neutralization of Special Elements in Data Query Logic

CWE-1333

Inefficient Regular Expression Complexity