Security Advisory

CVE-2026-57855

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-13 22:33:39
Last updated 2026-07-14 21:34:35
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

Cockpit CMS contains a missing authorization vulnerability in the Bucket file storage API (/system/buckets/api). The api() method in modules/System/Controller/Buckets.php executes bucket commands (ls, upload, removefiles, rename, createfolder) without performing any ACL or role check. Any authenticated user, regardless of role, can perform all bucket operations on any named bucket, including buckets intended for admin use only.