CVE-2025-64178
Impact
The /api/images/cache which is used to download media posters from the server accepted an url parameter, which was directly passed to the cache package and that downloaded the poster from this URL.
This URL parameter can be used to make the jellysweep server download arbitrary content.
The API endpoint can only be used by authenticated users.
Patches
Fixed in v0.13.0. The affected (and now fixed) library was also moved to internal/ because it wasn't meant to be imported.
References
https://github.com/jon4hz/jellysweep/security/code-scanning/28
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/jon4hz/jellysweep/security/advisories/GHSA-xc93-q32j-cpcg, https://nvd.nist.gov/vuln/detail/CVE-2025-64178, https://github.com/jon4hz/jellysweep/commit/17466312510966418aea941e4944229856d55101, https://github.com/jon4hz/jellysweep
