Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
7.5

openITCOCKPIT Monitoring Tool Exposes Data to Malicious Payloads

CVE-2026-24891
Summary

Versions 5.3.1 and below of openITCOCKPIT contain a security flaw that allows an attacker to inject malicious data into the tool's monitoring system. This could lead to unauthorized access or disruption of the system. To protect your system, update to version 5.4.0 or take steps to secure the Gearman service and worker to prevent untrusted systems from accessing it.

What to do

No fix is available yet. Check with your software vendor for updates.

Affected software
VendorProductAffected versionsFix available
it-novum openitcockpit <= 5.4.0 –
Original title
openITCOCKPIT is an open source monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus. Versions 5.3.1 and below contain an unsafe deserialization sink in the Gea...
Original description
openITCOCKPIT is an open source monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus. Versions 5.3.1 and below contain an unsafe deserialization sink in the Gearman worker implementation. The worker function registered as oitc_gearman calls PHP's unserialize() on job payloads without enforcing class restrictions or validating data origin. While the intended deployment assumes only trusted internal components enqueue Gearman jobs, this trust boundary is not enforced in application code. In environments where the Gearman service or worker is exposed to untrusted systems, an attacker may submit crafted serialized payloads to trigger PHP Object Injection in the worker process. This vulnerability is exploitable when Gearman listens on non-local interfaces, network access to TCP/4730 is unrestricted, or untrusted systems can enqueue jobs. Default, correctly hardened deployments may not be immediately exploitable, but the unsafe sink remains present in code regardless of deployment configuration. Enforcing this trust boundary in code would significantly reduce risk and prevent exploitation in misconfigured environments. This issue has been fixed in version 5.4.0.
nvd CVSS3.1 7.5
Vulnerability type
CWE-502 Deserialization of Untrusted Data
Published: 20 Feb 2026 · Updated: 12 Mar 2026 · First seen: 6 Mar 2026