PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-45060 MacWarrior CVE debrief

CVE-2026-45060 is a critical vulnerability in ClipBucket v5, an open-source video sharing platform. The vulnerability is caused by a blind SQL injection in the actions/progress_video.php endpoint, which allows unauthenticated users to execute SQL queries and exfiltrate sensitive data. The vulnerability has been patched in version 5.5.3 - #129.

Vendor
MacWarrior
Product
clipbucket-v5
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-11
Original CVE updated
2026-06-12
Advisory published
2026-06-11
Advisory updated
2026-06-12

Who should care

Users of ClipBucket v5, especially those who have not upgraded to version 5.5.3 - #129, should be aware of this vulnerability and take necessary actions to protect themselves.

Technical summary

The actions/progress_video.php endpoint in ClipBucket v5 is vulnerable to blind SQL injection. The ids parameter can be exploited by unauthenticated users to execute SQL queries and exfiltrate sensitive data. The CVSS score for this vulnerability is 9.8, indicating a critical severity.

Defensive priority

High

Recommended defensive actions

  • Upgrade to ClipBucket v5 version 5.5.3 - #129 or later.
  • Restrict access to the actions/progress_video.php endpoint.
  • Monitor for suspicious activity on the actions/progress_video.php endpoint.

Evidence notes

The vulnerability was reported by an unknown source and patched in version 5.5.3 - #129. The CVE record was published on [cve-org](https://www.cve.org/CVERecord?id=CVE-2026-45060).

Sources and references

Verified primary and authoritative sources

  • CVE-2026-45060 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-45060

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-45060 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45060

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.