Vulnerability in Cleanuparr
CVE-2026-32702
Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent. From 2.7.0 to 2.8.0, the /api/auth/login endpoint contains a logic flaw that allows unauthenticated remote attackers to enumerate valid usernames by measuring the application's response time. It appears that the hashing function, which is the most time-consuming part of the process by design, occurs as part of the VerifyPassword function. With the short circuits occurring before the hashing function, a timing differential is introduced that exposes validity to the actor. This vulnerability is fixed in 2.8.1.
EPSS: 0.003 (24.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Cleanuparr — versions >= 2.7.0, <= 2.8.0
- Cleanuparr_project Cleanuparr
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Mitigation, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-32702?
- CVE-2026-32702 is a medium-severity vulnerability in Cleanuparr, classified under CWE-208. CVSS score: 5.3/10. Published 2026-03-16.
- How severe is CVE-2026-32702?
- Medium severity. CVSS v3 base score is 5.3 out of 10.