Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Navidrome | Navidrome | < 0.60.0 |
Related Weaknesses (CWE)
References
- https://github.com/navidrome/navidrome/releases/tag/v0.60.0ProductRelease Notes
- https://github.com/navidrome/navidrome/security/advisories/GHSA-hrr4-3wgr-68x3ExploitVendor Advisory
FAQ
What is CVE-2026-25579?
CVE-2026-25579 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...
How severe is CVE-2026-25579?
CVE-2026-25579 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25579?
Check the references section above for vendor advisories and patch information. Affected products include: Navidrome Navidrome.