Description
Navidrome is an open source web-based music collection server and streamer. Prior to version 0.60.0, authenticated users can crash the Navidrome server by supplying an excessively large size parameter to /rest/getCoverArt or to a shared-image URL (/share/img/<token>). When processing such requests, the server attempts to create an extremely large resized image, causing uncontrolled memory growth. This triggers the Linux OOM killer, terminates the Navidrome process, and results in a full service outage. If the system has sufficient memory and survives the allocation, Navidrome then writes these extremely large resized images into its cache directory, allowing an attacker to rapidly exhaust server disk space as well. This issue has been patched in version 0.60.0.
INFO
Published Date :
2026-02-04T21:58:23.850Z
Last Modified :
2026-02-05T14:31:33.790Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25579 vulnerability.
| Vendors | Products |
|---|---|
| Navidrome |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25579.