CVE-2026-72557 PUBLISHED

Cockpit CMS Cockpit CMS - Unrestricted File Upload

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The allowed_uploads configuration defaults to wildcard (*) and uploaded files are stored in a web-accessible directory. An attacker with any authenticated account can upload a PHP webshell and execute arbitrary OS commands on the server.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Cockpit CMS
Product Cockpit CMS
Versions
  • affected from 0 to 2.6.0 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-434: Unrestricted Upload of File with Dangerous Type CWE