CVE-2026-73680

8.8

Cockpit HQ · Cockpit CMS

Cockpit CMS is vulnerable to OS command injection via improper neutralization of special elements in filenames during file handling operations.

Executive summary

A high-severity OS command injection vulnerability in Cockpit CMS allows authenticated attackers to execute arbitrary system commands on the underlying host.

Vulnerability

This vulnerability is an OS command injection flaw (CWE-78) triggered through the improper sanitization of filenames. It requires the attacker to have low-level authenticated access to the system.

Business impact

Successful exploitation of this vulnerability allows an authenticated attacker to execute arbitrary commands with the privileges of the web server process. Given the CVSS score of 8.8, this presents a significant risk of full system compromise, including unauthorized data access and potential lateral movement within the network.

Remediation

Immediate Action: Update to the latest version of Cockpit CMS as provided by the vendor, ensuring version 2.14.0 or later is deployed to address the injection flaw.

Proactive Monitoring: Monitor system logs for unexpected process execution, specifically looking for shell-related commands or unusual file upload activity associated with authenticated user accounts.

Compensating Controls: Implement a Web Application Firewall (WAF) with strict input validation rules to block malicious characters in filename parameters and prevent command injection patterns from reaching the application backend.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability represents a critical risk to the confidentiality and integrity of the application environment. Administrators must prioritize patching the affected Cockpit CMS instances immediately and audit current user access to ensure that only authorized personnel have the ability to perform file operations.

More Cockpit HQ CVEs