Navidrome is an open source web-based music collection server and streamer. Starting in version 0.52.0 and prior to version 0.54.5, in certain Subsonic API endpoints, a flaw in the authentication check process allows an attacker to specify any arbitrary username that does not exist on the system, along with a salted hash of an empty password. Under these conditions, Navidrome treats the request as authenticated, granting access to various Subsonic endpoints without requiring valid credentials. An attacker can use any non-existent username to bypass the authentication system and gain access to various read-only data in Navidrome, such as user playlists. However, any attempt to modify data fails with a "permission denied" error due to insufficient permissions, limiting the impact to unauthorized viewing of information. Version 0.54.5 contains a patch for this issue.
References
Link | Resource |
---|---|
https://github.com/navidrome/navidrome/commit/287079a9e409fb6b9708ca384d7daa7b5185c1a0 | Patch |
https://github.com/navidrome/navidrome/security/advisories/GHSA-c3p4-vm8f-386p | Exploit Vendor Advisory |
Configurations
History
27 Feb 2025, 20:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
References | () https://github.com/navidrome/navidrome/commit/287079a9e409fb6b9708ca384d7daa7b5185c1a0 - Patch | |
References | () https://github.com/navidrome/navidrome/security/advisories/GHSA-c3p4-vm8f-386p - Exploit, Vendor Advisory | |
First Time |
Navidrome navidrome
Navidrome |
|
CPE | cpe:2.3:a:navidrome:navidrome:*:*:*:*:*:go:*:* | |
Summary |
|
24 Feb 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-24 19:15
Updated : 2025-02-27 20:18
NVD link : CVE-2025-27112
Mitre link : CVE-2025-27112
CVE.ORG link : CVE-2025-27112
JSON object : View
Products Affected
navidrome
- navidrome
CWE
CWE-287
Improper Authentication