CVE-2026-61550

Summary

Icinga 2 is an open source monitoring system. From 2.8 until 2.14.9, 2.15.4, and 2.16.2, certificate update JSON-RPC message handling does not validate that the sender is a trusted endpoint. An unauthenticated network attacker able to connect to TCP port 5665 can replace the node certificate and trusted CA certificate, impersonate a trusted node, and take control of the node. This issue is fixed in versions 2.14.9, 2.15.4, and 2.16.2.

Affected Software

VendorProductVersion RangeStatus
Icingaicinga2>= 2.8, < 2.14.9affected
Icingaicinga2>= 2.15.0, < 2.15.4affected
Icingaicinga2>= 2.16.0, < 2.16.2affected

Weaknesses

  • CWE-862: CWE-862: Missing Authorization

References