Description
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.
Published: 2026-09-18
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via process crash
Action: Immediate Patch
AI Analysis

Impact

A stack overflow occurs when Icinga 2 parses deeply nested JSON objects; the depth limit is not enforced, allowing the call stack to be exhausted and the process to crash. The flaw does not currently enable arbitrary code execution but does lead to a denial‑of‑service condition for the monitored host.

Affected Systems

Vendors: Icinga; Product: Icinga 2. Versions earlier than 2.14.9, 2.15.4, or 2.16.2 are affected. Any deployment running those releases without the corresponding patch is vulnerable.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity. Although the EPSS score is not available and the vulnerability is not listed in CISA KEV, the attack surface is high because the weakened code path is reachable by any unauthenticated network client on TCP port 5665. A remote attacker could repeatedly send malicious JSON to exhaust the stack and crash the service, potentially disrupting monitoring and alert delivery. The simplicity of the required payload and the absence of authentication make exploitation straightforward for an adversary with network visibility to the Icinga 2 endpoint.

Generated by OpenCVE AI on September 19, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Icinga 2 to version 2.14.9 or later (including 2.15.4 and 2.16.2)
  • Limit access to TCP port 5665 to trusted hosts or apply firewall rules to block unauthenticated traffic
  • Monitor Icinga 2 logs for repeated stack‑overflow indications and verify service stability after applying the update

Generated by OpenCVE AI on September 19, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6426-1 icinga2 security update
History

Fri, 18 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Icinga 2: Stack overflow via deeply nested JSON objects
Weaknesses CWE-674
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-18T17:23:11.822Z

Reserved: 2026-07-10T16:48:39.922Z

Link: CVE-2026-61551

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-18T18:17:08.393

Modified: 2026-09-18T18:17:08.393

Link: CVE-2026-61551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-19T12:00:08Z

Weaknesses