
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
/var/lib/icinga2/certs/, particularly ca.crt or node certificate files; presence of unfamiliar CA certificates in the certificate directory.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.
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."