Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Authentication Bypass by Assumed-Immutable Data vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/navidrome/navidrome/core/auth
to version 0.50.2 or higher.
github.com/navidrome/navidrome/core/auth is a modern Music Server and Streamer compatible with Subsonic/Airsonic
Affected versions of this package are vulnerable to Authentication Bypass by Assumed-Immutable Data via the subsonic /rest/
authentication endpoint. An attacker can gain unauthorized access to any known account by providing a JWT signed with a hardcoded key.
Note: This is only exploitable on instances that have never been restarted.
This vulnerability can be mitigated by restarting the Navidrome instance, which will cause the application to load a properly generated random key, rendering the hardcoded fallback key ineffective.