CVE Catalog

CVE-2026-45418

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.03%

9th percentile - higher than 9% of all known CVEs

Summary

ClipBucket v5 is an open source video sharing platform that prior to version 5.5.3 - #132 had a vulnerability allowing authenticated users to add multiple subtitles from different files and change their titles. The POST /actions/subtitle_edit.php request used to change titles includes a number parameter that is vulnerable to SQL Injection.

Risk Assessment

An attacker can exploit this vulnerability to perform a boolean-based blind SQL injection attack, potentially leading to the exfiltration of sensitive data. This poses a serious risk to user data security.

Recommendation

It is recommended to upgrade to version 5.5.3 - #132 to mitigate this vulnerability. Additionally, conducting a security audit of the application to identify other potential vulnerabilities is advisable.

Other vulnerabilities in ClipBucket v5

See all
Original NVD description (English source)

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #132, any authenticated user who can upload videos can add multiple subtitles from different files and change their title (English, Spanish...). The POST /actions/subtitle_edit.php request used to change their title includes a number parameter which is vulnerable to SQL Injection. A boolean-based blind SQL injection can be used to exfiltrate sensitive data. This issue has been patched in version 5.5.3 - #132.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS