PT-2026-7321 · Unknown · Clipbucket
M0X41Nos
·
Published
2026-02-10
·
Updated
2026-02-18
·
CVE-2026-25728
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
ClipBucket versions prior to 5.5.3
Description
ClipBucket is an open source video sharing platform. A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the avatar and background image upload functionality. The application moves uploaded files to a web-accessible location before validating them, allowing an attacker to potentially execute arbitrary PHP code before the file is deleted. The vulnerability occurs because the uploaded file is moved to a web-accessible path using the
move uploaded file() function, then validated using ValidateImage(). If validation fails, the file is deleted using @unlink().Recommendations
Update to version 5.5.3 or later.
Exploit
Fix
RCE
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Clipbucket