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

CVE-2026-44426: ShellHub has cross-tenant IDOR in `GET /api/namespaces/:tenant` via API Key bypasses membership check

May 7, 2026

GET /api/namespaces/:tenant returns the full namespace object — including the members list (user IDs, e-mails, roles), settings, and device counts — to any caller authenticated by an API Key, for any tenant, regardless of the API Key’s own tenant scope.

The handler conditionally skips the membership check when the user ID (X-ID) is absent, which is exactly the case for API Key authentication.

References

  • github.com/advisories/GHSA-vwx9-7qcf-gg7f
  • github.com/shellhub-io/shellhub
  • github.com/shellhub-io/shellhub/security/advisories/GHSA-vwx9-7qcf-gg7f
  • nvd.nist.gov/vuln/detail/CVE-2026-44426

Code Behaviors & Features

Detect and mitigate CVE-2026-44426 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 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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