216.73.217.22

CVE-2026-25728

· Published 10/02/2026 18:16 · Modified 10/02/2026 21:51

Labels: CVE-2026-25728 2026-02-10CVE-2026-25728CWE-367[email protected]

Essential information

Published
10/02/2026 18:16
Modified
10/02/2026 21:51
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
clipbucket / clipbucket cpe:2.3:a:clipbucket:clipbucket:<5.5.3:*:*:*:*:*:*:*

References