Lucene search

K
cve[email protected]CVE-2023-51442
HistoryDec 21, 2023 - 3:15 p.m.

CVE-2023-51442

2023-12-2115:15:13
CWE-287
web.nvd.nist.gov
15
navidrome
music server
subsonic
authentication bypass
jwt
security vulnerability
cve-2023-51442

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

8.8 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%

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.

Affected configurations

Vulners
NVD
Node
navidromenavidromeRange0.50.1
VendorProductVersionCPE
navidromenavidrome*cpe:2.3:a:navidrome:navidrome:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "navidrome",
    "product": "navidrome",
    "versions": [
      {
        "version": "<= 0.50.1",
        "status": "affected"
      }
    ]
  }
]

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

8.8 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%