CVE-2026-26005 PUBLISHED

ClipBucket v5 enables internal network scans via an SSRF vulnerability

Assigner: GitHub_M
Reserved: 09.02.2026 Published: 12.02.2026 Updated: 12.02.2026

ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #45, in Clip Bucket V5, The Remote Play allows creating video entries that reference external video URLs without uploading the video files to the server. However, by specifying an internal network host in the video URL, an SSRF can be triggered, causing GET requests to be sent to internal servers. An attacker can exploit this to scan the internal network. Even a regular (non-privileged) user can carry out the attack.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE