CVE-2026-25728
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.
Scoring
- Severity
- CRITICAL
- CVSS base score
- 9.3
- CVSS vector
- 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
- EPSS probability
- 0.29%
- CWE
- CWE-367
- Published
- 2026-02-10
- Last modified
- 2026-03-12
Affected products
- MacWarrior clipbucket-v5
Weakness type
Related vulnerabilities
- CVE-2026-87996 — Open WebUI: SSRF into internal services via DNS rebinding in the Playwright web loader
- CVE-2026-79968 — Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to...
- CVE-2026-79730 — Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to...
- CVE-2026-87523 — Race condition in DataTransfer in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-87457 — Race condition in Updater in Google Chrome on on Windows prior to 153.0.8010.36 allowed a local...
- CVE-2026-87433 — Race condition in FileAPI in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had...
- CVE-2026-87554 — Race condition in Chromoting in Google Chrome on on Windows prior to 153.0.8010.36 allowed a local...
- CVE-2026-87517 — Race condition in Mobile in Google Chrome on on iOS prior to 153.0.8010.36 allowed a remote...