CVE-2025-64338: ClipBucket's Manage Photos Feature is Vulnerable to Stored XSS via Collection Name
ClipBucket v5 is an open source video sharing platform. In versions 5.5.2 - #156 and below, an authenticated regular user can create a photo collection whose Collection Name contains HTML/JavaScript payloads, which making ClipBucket’s Manage Photos feature vulnerable to Stored XSS. The payload is rendered unsafely in the Admin → Manage Photos interface, causing it to execute in the administrator’s browser, therefore allowing an attacker to target administrators and perform actions with elevated privileges. This issue is fixed in version 5.5.2 - #157.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-64338?
CVE-2025-64338 is classified as a high severity vulnerability due to the potential for stored cross-site scripting (XSS) attacks.
How do I fix CVE-2025-64338?
To fix CVE-2025-64338, update ClipBucket to the latest version above 5.5.2 - #156 to mitigate the stored XSS risk.
Who is affected by CVE-2025-64338?
CVE-2025-64338 affects authenticated regular users of ClipBucket version 5.5.2 - #156 and below.
What type of vulnerability is CVE-2025-64338?
CVE-2025-64338 is a stored cross-site scripting (XSS) vulnerability that can execute arbitrary HTML/JavaScript code.
Can CVE-2025-64338 be exploited remotely?
CVE-2025-64338 requires user authentication, meaning exploitation can occur remotely by authenticated users on the platform.