PT-2026-38313 · Shellhub · Shellhub
Published
2026-05-06
·
Updated
2026-05-14
·
CVE-2026-44423
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
ShellHub versions prior to 0.24.2
Description
An issue exists where the endpoint "/api/sessions/:uid" returns the full session object to any authenticated caller without restricting the results to the caller's tenant. This allows an authenticated user to access session records from any other namespace, including the SSH username, device UID, remote IP, terminal type, authenticated flag, and timestamps. The flaw is located in the
GetSession() function, which resolves the session by UID without applying a tenant filter.Recommendations
Update to version 0.24.2.
As a temporary workaround, restrict access to the "/api/sessions/:uid" endpoint to minimize the risk of unauthorized data disclosure.
Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Shellhub