CVE-2025-27112

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-27112
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-27112.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-27112
Aliases
Withdrawn
2025-03-17T16:51:03.671329Z
Published
2025-02-24T19:15:14Z
Modified
2025-03-03T19:59:23.562513Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/navidrome/navidrome

Affected ranges

Type
GIT
Repo
https://github.com/navidrome/navidrome
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed