Back to overview

CVE-2026-49447

MEDIUM
5.3
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-49447
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-30 02:43 UTC
Published
2026-07-28 20:35 UTC
Last updated
2026-07-28 20:35 UTC
Primary CWE
CWE-287
CWE-287: Improper Authentication
Vendor / Product
azukaar / Cosmos-Server
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
azukaar Cosmos-Server 0.22.18
Weakness (CWE)
CWESourceDescription
CWE-287 cna CWE-287: Improper Authentication
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
References (3)
Back to overview