CVE-2026-49447

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.
Configurations

No configuration.

History

29 Jul 2026, 14:16

Type Values Removed Values Added
References () https://github.com/azukaar/Cosmos-Server/security/advisories/GHSA-5fqm-cc34-fcf5 - () https://github.com/azukaar/Cosmos-Server/security/advisories/GHSA-5fqm-cc34-fcf5 -

28 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 21:17

Updated : 2026-07-30 20:02


NVD link : CVE-2026-49447

Mitre link : CVE-2026-49447

CVE.ORG link : CVE-2026-49447


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication