CVE-2026-42846 CRITICAL

CVE-2026-42846: ClipBucket: Remote Play URL Command Injection

Vendor Macwarrior
Product clipbucket-v5
Weakness CWE-78
Published June 11, 2026
Last update June 12, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #140, ClipBucket's Remote Play feature allows any authenticated user to add a video by importing an external URL as the source. Some shell commands are run with the URL as a parameter. The URL is concatenated directly into shell commands without escaping then executed, so any shell metacharacter in the URL is interpreted. This results in arbitrary command execution. This issue has been patched in version 5.5.3 - #140.

Key dates

02Disclosure timeline

June 11, 2026 CVE published
June 12, 2026 Record updated