CVE-2026-49482 Details
Description
ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #141, ClipBucket v5 contains an improper neutralization of SQL wildcard characters in the subtitle editing endpoint. An authenticated user can send a % character as the number parameter to overwrite all subtitle titles of any video they own in a single HTTP request. This issue has been patched in version 5.5.3 - #141.
A SQL wildcard injection vulnerability has been identified in ClipBucket version 5.5.3 prior to #141, specifically within the subtitle editing endpoint. This issue allows authenticated users to manipulate SQL queries by sending a '%' character as the 'number' parameter. As a result, users can overwrite all subtitle titles of any video they own with a single HTTP request. The vulnerability arises because the application fails to properly sanitize SQL wildcard characters before using them in a 'LIKE' clause, enabling the exploitation.
Users can update to ClipBucket version 5.5.3 #141 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 12, 2026CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-wv43-277p-737c | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-wv43-277p-737c | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-155 | Improper Neutralization of Wildcards or Matching Symbols | [email protected] |
| CWE-943 | Improper Neutralization of Special Elements in Data Query Logic | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ClipBucket | <= 5.5.3 - #140 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion