CVE Catalog

CVE-2026-57855

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

Cockpit CMS has 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 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.

Risk Assessment

The organization is exposed to unauthorized file access, modification, deletion, or renaming in any bucket, potentially leading to data leakage, system integrity compromise, and privilege escalation.

Recommendation

Immediately update Cockpit CMS to a version that includes proper ACL and role checks in the Bucket API. Until the update is applied, restrict access to the /system/buckets/api endpoint using firewall rules or authentication modules.

Other vulnerabilities in Cockpit CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS