CVE-2026-25728
Last modified
CVE-2026-25728 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Oxygenz | Clipbucket | >= 5.3, < 5.5.3-40 |
References
- https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-xq7c-m5r2-9wqjExploit, Mitigation, Vendor Advisory
- https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-xq7c-m5r2-9wqjExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25728?
How severe is CVE-2026-25728?
How do I fix CVE-2026-25728?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-25722Claude Code is an agentic coding tool. Prior to version 2.0.…9.1
- CVE-2026-25723Claude Code is an agentic coding tool. Prior to version 2.0.…6.5
- CVE-2026-25724Claude Code is an agentic coding tool. Prior to version 2.1.…7.5
- CVE-2026-25725Claude Code is an agentic coding tool. Prior to version 2.1.…10
- CVE-2026-25726Cloudreve is a self-hosted file management and sharing syste…9.8
- CVE-2026-25727time provides date and time handling in Rust. From 0.3.6 to …6.5
- CVE-2026-25729DeepAudit is a multi-agent system for code vulnerability dis…6.5
- CVE-2026-25731calibre is an e-book manager. Prior to 9.2.0, a Server-Side …7.8
- CVE-2026-25732NiceGUI is a Python-based UI framework. Prior to 3.7.0, Nice…7.5
- CVE-2026-25733Rucio is a software framework that provides functionality to…5.4
- CVE-2026-25734Rucio is a software framework that provides functionality to…4.8
- CVE-2026-25735Rucio is a software framework that provides functionality to…4.8
Are you affected by CVE-2026-25728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
