2 matches found
CVE-2026-57856: Improper Limitation of a Pathname to a Restricted Directory
Cockpit CMS contains a path traversal vulnerability in the Bucket file storage API /system/buckets/api. The api method in modules/System/Controller/Buckets.php sanitizes the bucket name with pregreplace'/^a-zA-Z0-9-\./','', $bucket, which permits '..' and '../' sequences. The sanitized value is...
8.8CVSS0.00606EPSS
SaveExploits0References2
CVE-2026-57855: Improper Access Control
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...
8.8CVSS0.00523EPSS
SaveExploits0References2
20