CVE Catalog

CVE-2026-61551

HighCVSS 8.6
Published: Translated: NVD NIST

Summary

Icinga 2 prior to 2.14.9, 2.15.4, and 2.16.2 does not bound JSON nesting depth, allowing deeply nested JSON to exhaust the call stack. 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.

Risk Assessment

An attacker can remotely crash the Icinga 2 process, causing monitoring downtime and potential container restart loops.

Recommendation

Upgrade Icinga 2 to version 2.14.9, 2.15.4, or 2.16.2 (or later), which fix this issue.

Other vulnerabilities in Icinga 2

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS