CVE-2025-64178 Details
Description
Jellysweep is a cleanup tool for the Jellyfin media server. In versions 0.12.1 and below, /api/images/cache, used to download media posters from the server, accepted a URL parameter that was directly passed to the cache package, which 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. This issue is fixed in version 0.13.0.
A vulnerability in Jellysweep, a cleanup tool for the Jellyfin media server, allows authenticated users to exploit the image cache API endpoint. In versions prior to 0.13.0, the endpoint accepted a URL parameter that was directly passed to the cache package, enabling the server to download arbitrary content from the internet. This issue has been addressed in version 0.13.0, where the vulnerable functionality was removed and the cache package was relocated to the internal directory to prevent external imports.
Users can upgrade to Jellysweep version 0.13.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Nov 6, 2025CISA-ADP
Assessed Nov 7, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jon4hz/jellysweep/commit/17466312510966418aea941e4944229856d55101 | [email protected] | Source CodeVendor |
| https://github.com/jon4hz/jellysweep/security/advisories/GHSA-xc93-q32j-cpcg | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Jellysweep | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 6, 2025 | New CVE Received | [email protected] |
Volerion