diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 585c8d682e4a..db00fbdbffcc 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,34 @@ + + Navidrome -- Authentication bypass in Subsonic API + + + navidrome + 0.54.5 + 0.52.0 + + + + +

Deluan reports:

+
+

In certain Subsonic API endpoints, authentication can be + bypassed by using a non-existent username combined with an + empty (salted) password hash. This allows read-only access to + the server’s resources, though attempts at write operations + fail with a “permission denied” error.

+
+ +
+ + CVE-2025-27112 + https://nvd.nist.gov/vuln/detail/CVE-2025-27112 + + + 2025-02-25 + 2025-04-22 + +
+ Erlang -- Erlang/OTP SSH Vulnerable to Pre-Authentication RCE