9.3
/ 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Description
ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #40, a Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability exists in ClipBucket's avatar and background image upload functionality. The application moves uploaded files to a web-accessible location before validating them, creating a window where an attacker can execute arbitrary PHP code before the file is deleted. The uploaded file was moved to a web-accessible path via move_uploaded_file(), then validated via ValidateImage(). If validation failed, the file was deleted via @unlink(). This vulnerability is fixed in 5.5.3 - #40.
AI Analysis
Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability in ClipBucket's avatar and background image upload functionality, allowing remote code execution
Basic Information
ID
CVE-2026-25728
Source
GitHub_M
Published
Feb 10, 2026 at 17:12
Affected Product
Vendor
MacWarrior
Product
clipbucket-v5
Version
< 5.5.3 - #40
Affected Versions
MacWarrior clipbucket-v5 < 5.5.3 - #40
CWE Classification
AI Assessment
AI Score
9.3 / 10
AI Severity
Critical
Vendor
MacWarrior
Product
ClipBucket v5
Version
< 5.5.3 - #40