SCA: security update for github.com/azukaar/cosmos-server (GHSA-5fqm-cc34-fcf5)

medium Tenable Cloud Security Plugin ID 445439

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Cosmos provides users the ability self-host a home server by acting as a secure gateway to your
application, as well as a server manager. In 0.22.18, `GET /cosmos/api/constellation/public-devices`
discloses Constellation device metadata to a requester that supplies any non-empty Authorization header.
The handler strips the string Bearer from the header but never validates the resulting token and never
uses it in the database query. This vulnerability is fixed in 0.22.19. (CVE-2026-49447)

Solution

Update the github.com/azukaar/cosmos-server library and its related packages to version 0.22.19 or later.

See Also

https://github.com/advisories/GHSA-5fqm-cc34-fcf5

Plugin Details

Severity: Medium

ID: 445439

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/29/2026

Updated: 7/29/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-49447

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/28/2026

Vulnerability Publication Date: 7/28/2026

Reference Information

CVE: CVE-2026-49447

cwe: CWE-287