CVE-2023-51442

Navidrome is an open source web-based music collection server and streamer. A security vulnerability has been identified in navidrome's subsonic endpoint, allowing for authentication bypass. This exploit enables unauthorized access to any known account by utilizing a JSON Web Token (JWT) signed with the key "not so secret". The vulnerability can only be exploited on instances that have never been restarted. Navidrome supports an extension to the subsonic authentication scheme, where a JWT can be provided using a `jwt` query parameter instead of the traditional password or token and salt (corresponding to resp. the `p` or `t` and `s` query parameters). This authentication bypass vulnerability potentially affects all instances that don't protect the subsonic endpoint `/rest/`, which is expected to be most instances in a standard deployment, and most instances in the reverse proxy setup too (as the documentation mentions to leave that endpoint unprotected). This issue has been patched in version 0.50.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:navidrome:navidrome:*:*:*:*:*:*:*:*

History

21 Nov 2024, 08:38

Type Values Removed Values Added
References () https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7c - Patch () https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7c - Patch
References () https://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r - Exploit, Vendor Advisory () https://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r - Exploit, Vendor Advisory

04 Jan 2024, 14:12

Type Values Removed Values Added
First Time Navidrome navidrome
Navidrome
CPE cpe:2.3:a:navidrome:navidrome:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.6
References () https://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r - () https://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r - Exploit, Vendor Advisory
References () https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7c - () https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7c - Patch

21 Dec 2023, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-12-21 15:15

Updated : 2024-11-21 08:38


NVD link : CVE-2023-51442

Mitre link : CVE-2023-51442

CVE.ORG link : CVE-2023-51442


JSON object : View

Products Affected

navidrome

  • navidrome
CWE
CWE-287

Improper Authentication