CVE-2026-61551

Summary

Icinga 2 is an open source monitoring system. Prior to 2.14.9, 2.15.4, and 2.16.2, parsing deeply nested JSON can exhaust the call stack because nesting depth is not bounded. The affected JSON parsing paths are reachable by unauthenticated network clients through the Icinga 2 service on TCP port 5665, allowing a remote attacker to crash the process, while possible code execution has not been demonstrated. This issue is fixed in versions 2.14.9, 2.15.4, and 2.16.2.

Affected Software

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

Weaknesses

  • CWE-674: CWE-674: Uncontrolled Recursion

References