CVE-2026-45060 PUBLISHED

ClipBucket: Blind SQL Injection in progress_video.php

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 11.06.2026 Updated: 12.06.2026

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #129, the actions/progress_video.php endpoint is vulnerable to blind SQL injection. Any unauthenticated user can exploit the ids parameter to execute SQL queries and exfiltrate sensitive data. This issue has been patched in version 5.5.3 - #129.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor MacWarrior
Product clipbucket-v5
Versions
  • Version < 5.5.3 - #129 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE