CVE-2026-28354

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 #59, collection item operations are vulnerable to authorization flaws, allowing a normal authenticated user to modify another user’s collection items. This affects both add item (/actions/add_to_collection.php) due to missing authorization checks and delete item (/manage_collections.php?mode=manage_items...) due to a broken ownership check in removeItemFromCollection(). As a result, attackers can insert and remove items from collections they do not own. Version 5.5.3 #59 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oxygenz:clipbucket:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:28

Type Values Removed Values Added
Summary
  • (es) ClipBucket v5 es una plataforma de código abierto para compartir videos. Antes de la versión 5.5.3 #59, las operaciones de elementos de colección son vulnerables a fallos de autorización, permitiendo a un usuario autenticado normal modificar los elementos de colección de otro usuario. Esto afecta tanto a la adición de elementos (/actions/add_to_collection.PHP) debido a la falta de comprobaciones de autorización como a la eliminación de elementos (/manage_collections.PHP?mode=manage_items...) debido a una comprobación de propiedad defectuosa en removeItemFromCollection(). Como resultado, los atacantes pueden insertar y eliminar elementos de colecciones que no les pertenecen. La versión 5.5.3 #59 corrige el problema.

03 Mar 2026, 20:08

Type Values Removed Values Added
First Time Oxygenz clipbucket
Oxygenz
CPE cpe:2.3:a:oxygenz:clipbucket:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
References () https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-6wf8-rw5f-c9mv - () https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-6wf8-rw5f-c9mv - Exploit, Vendor Advisory

27 Feb 2026, 20:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 20:21

Updated : 2026-06-17 10:28


NVD link : CVE-2026-28354

Mitre link : CVE-2026-28354

CVE.ORG link : CVE-2026-28354


JSON object : View

Products Affected

oxygenz

  • clipbucket
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-863

Incorrect Authorization