Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/shellhub-io/shellhub
  4. ›
  5. CVE-2026-44425

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

May 6, 2026

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 body, with no rate limiting applied.

References

  • github.com/advisories/GHSA-47r2-v3x6-wff9
  • github.com/shellhub-io/shellhub
  • github.com/shellhub-io/shellhub/security/advisories/GHSA-47r2-v3x6-wff9
  • nvd.nist.gov/vuln/detail/CVE-2026-44425

Code Behaviors & Features

Detect and mitigate CVE-2026-44425 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.24.2

Fixed versions

  • 0.24.2

Solution

Upgrade to version 0.24.2 or above.

Impact 5.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity
  • CWE-20: Improper Input Validation
  • CWE-943: Improper Neutralization of Special Elements in Data Query Logic

Source file

go/github.com/shellhub-io/shellhub/CVE-2026-44425.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:18:50 +0000.