CVE-2023-51442
published 2023-12-21CVE-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…
PriorityP355high8.6CVSS 3.1
AVNACLPRNUINSUCLILAH
EPSS
0.69%
48.1th percentile
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
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | navidrome_navidrome | >= 0 < 0.50.2 | 0.50.2 |
| navidrome | navidrome | < 0.50.2 | 0.50.2 |
| navidrome | navidrome | <= 0.50.1 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Authentication bypass vulnerability in navidrome's subsonic endpoint in github.com/navidrome/navidrome
osv·2024-08-21
CVE-2023-51442 Authentication bypass vulnerability in navidrome's subsonic endpoint in github.com/navidrome/navidrome
Authentication bypass vulnerability in navidrome's subsonic endpoint in github.com/navidrome/navidrome
Authentication bypass vulnerability in navidrome's subsonic endpoint in github.com/navidrome/navidrome
OSV
Authentication bypass vulnerability in navidrome's subsonic endpoint
osv·2023-12-19
CVE-2023-51442 [HIGH] Authentication bypass vulnerability in navidrome's subsonic endpoint
Authentication bypass vulnerability in navidrome's subsonic endpoint
### Summary
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.
### Details
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).
During the first initialization, navidrome generates a random key that is then used by the authentication module to v
GHSA
Authentication bypass vulnerability in navidrome's subsonic endpoint
ghsa·2023-12-19
CVE-2023-51442 [HIGH] CWE-287 Authentication bypass vulnerability in navidrome's subsonic endpoint
Authentication bypass vulnerability in navidrome's subsonic endpoint
### Summary
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.
### Details
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).
During the first initialization, navidrome generates a random key that is then used by the authentication module to v
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7chttps://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635rhttps://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7chttps://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r
2023-12-21
Published