CVE-2026-42846
Received Received - Intake
Remote Code Execution in ClipBucket Video Sharing Platform

Publication date: 2026-06-11

Last updated on: 2026-06-11

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-11
Last Modified
2026-06-11
Generated
2026-06-12
AI Q&A
2026-06-12
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
clipbucket clipbucket to 5.5.3 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in ClipBucket v5, an open source video sharing platform, specifically in its Remote Play feature prior to version 5.5.3 - #140. Authenticated users can add a video by importing an external URL as the source. However, the URL is directly concatenated into shell commands without proper escaping, allowing any shell metacharacters in the URL to be interpreted and executed. This leads to arbitrary command execution on the server.

Impact Analysis

This vulnerability can have severe impacts because it allows an authenticated user to execute arbitrary shell commands on the server hosting ClipBucket. This can lead to full system compromise, including unauthorized access, data theft, data modification, service disruption, or further exploitation of the affected system.

Mitigation Strategies

To mitigate this vulnerability, immediately upgrade ClipBucket to version 5.5.3 - #140 or later, where the issue has been patched.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-42846. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart