CVE-2025-64178 HIGH

CVE-2025-64178: Jellysweep uses uncontrolled data in image cache API endpoint

Vendor Jon4Hz
Product jellysweep
Weakness CWE-918 · SSRF
Published November 6, 2025
Last update November 7, 2025

CVSS base score

8.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 6, 2025 CVE published
November 7, 2025 Record updated

Related vulnerabilities

04Related CVE