openITCOCKPIT is an open source monitoring tool built for different monitoring engines. openITCOCKPIT Community Edition prior to version 5.5.2 contains a command injection vulnerability that allows an authenticated user with permission to add or modify hosts to execute arbitrary OS commands on the monitoring backend. The vulnerability arises because user-controlled host attributes (specifically the host address) are expanded into monitoring command templates without validation, escaping, or quoting. These templates are later executed by the monitoring engine (Nagios/Icinga) via a shell, resulting in remote code execution. Version 5.5.2 patches the issue.
Use CWE-20, It-Novum vendor hub and Openitcockpit product page to widen CVE-2026-24893 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-10789, CVE-2020-10788 and CVE-2023-36663 for nearby disclosures in the same product family.