CVE-2026-61550
Icinga vulnerability analysis and mitigation

Overview

CVE-2026-61550 is a critical improper access control vulnerability in Icinga 2, an open-source monitoring and alerting system. The flaw exists in the code handling certificate update JSON-RPC messages, which fails to properly validate the sender, allowing unauthenticated attackers to update certificates and potentially take control of monitoring nodes. Affected versions span from 2.8 through 2.16.1 (i.e., >=2.8, <2.16.2). It was published on June 29, 2026, and carries a CVSS v3.1 base score of 9.8 (Critical) (GitHub Advisory).

Technical details

The root cause is improper access control (no CWE formally assigned, but consistent with CWE-284/CWE-306) in the JSON-RPC message handler responsible for processing certificate update requests over TCP port 5665. Because the handler does not validate the identity or authorization of the message sender, an unauthenticated attacker with network access to an Icinga 2 instance can send a crafted JSON-RPC message to update both the node's own certificate and the trusted CA certificate. Replacing the trusted CA certificate enables the attacker to present a certificate signed by their own CA, effectively impersonating a trusted Icinga 2 node and gaining control over the targeted monitoring node (GitHub Advisory).

Impact

Successful exploitation allows an unauthenticated remote attacker to compromise the confidentiality, integrity, and availability of any reachable Icinga 2 instance. By replacing the trusted CA certificate, an attacker can impersonate trusted monitoring nodes, enabling full takeover of those nodes, interception of monitoring data, injection of false monitoring results, and potential lateral movement across the monitoring infrastructure. The impact extends to all nodes within the Icinga 2 cluster that trust the compromised CA (GitHub Advisory).

Exploitability

The vulnerability requires no authentication, no user interaction, and no special privileges — only network access to TCP port 5665 on an Icinga 2 instance. The CVE status is currently listed as "Reserved" with limited public technical detail, but scanner detection has been added by Nessus (plugins 333603 and 334376) and Qualys (detection ID 6285353), indicating active scanning capability. No public PoC exploit code or confirmed in-the-wild exploitation has been reported at this time, and the CVE is not currently listed in the CISA KEV catalog (GitHub Advisory, Tenable).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible Icinga 2 instances running versions >=2.8 and <2.16.2 using network scanners (e.g., Shodan, Censys, or Nmap targeting TCP port 5665).
  2. Establish connection: Connect to the target Icinga 2 instance on TCP port 5665, which is the default port for Icinga 2's cluster communication (JSON-RPC).
  3. Craft malicious JSON-RPC message: Construct a certificate update JSON-RPC message without valid authentication credentials, exploiting the lack of sender validation in the message handler.
  4. Replace trusted CA certificate: Send the crafted message to overwrite the trusted CA certificate on the target node with an attacker-controlled CA certificate.
  5. Impersonate trusted node: Generate a certificate signed by the attacker-controlled CA and use it to authenticate to the compromised node, gaining full control over the monitoring node and potentially pivoting to other nodes in the Icinga 2 cluster (GitHub Advisory).

Indicators of compromise

  • Network: Unexpected or unauthorized inbound TCP connections to port 5665 from unknown or untrusted IP addresses; unusual JSON-RPC traffic patterns on port 5665.
  • File System: Unexpected modification timestamps on certificate files in /var/lib/icinga2/certs/, particularly ca.crt or node certificate files; presence of unfamiliar CA certificates in the certificate directory.
  • Logs: Icinga 2 logs showing certificate update messages from unrecognized or unauthenticated sources; unexpected certificate renewal events outside of scheduled maintenance windows.
  • Process/Behavior: Icinga 2 nodes suddenly accepting connections from previously unknown nodes; monitoring data anomalies such as false check results or unexpected node registrations in the cluster (GitHub Advisory).

Mitigation and workarounds

Icinga has released patched versions v2.16.2, v2.15.4, and v2.14.9, which include fixes for this vulnerability — upgrading to one of these versions is the recommended remediation (GitHub Advisory). As a network-level workaround, restrict access to TCP port 5665 using firewall rules so that only trusted hosts can connect. An additional workaround is to remove write access from the certificate directory (chmod a-w /var/lib/icinga2/certs), which prevents certificate updates but also breaks legitimate certificate renewal — manual renewal will be required, and write permissions must be restored (chmod u+w) before upgrading to a fixed version.

Community reactions

The vulnerability was covered by German Linux security news outlet Pro-Linux and aggregated by AUSCERT (bulletin ESB-2026.9286) and LinuxCompatible, indicating awareness in the Linux and open-source monitoring community (Pro-Linux, AUSCERT). No notable individual researcher commentary or significant social media discussion has been identified beyond standard security bulletin aggregation.

Additional resources


SourceThis report was generated using AI

Related Icinga vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-24413MEDIUM6.8
  • Icinga logoIcinga
  • cpe:2.3:a:icinga:icinga
NoYesJan 29, 2026
CVE-2025-61909MEDIUM4
  • Icinga logoIcinga
  • icinga2
NoYesOct 16, 2025
CVE-2026-61552NONEN/A
  • Icinga logoIcinga
  • icinga2
NoYesAug 13, 2026
CVE-2026-61551NONEN/A
  • Icinga logoIcinga
  • icinga2
NoYesAug 13, 2026
CVE-2026-61550NONEN/A
  • Icinga logoIcinga
  • icinga2
NoYesAug 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management