
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-24035 is a timing side-channel vulnerability in Nagios XI before version 5.9.3, classified as an Observable Timing Discrepancy (CWE-208). The is_insecure_login_authenticated function uses an insecure timing comparison during password verification, enabling attackers to brute-force the admin password by measuring response time differences. It carries a CVSS v3.1 base score of 3.5 (Low) (GitHub Advisory, ENISA EUVD).
The root cause is CWE-208 (Observable Timing Discrepancy): the is_insecure_login_authenticated function performs a non-constant-time string comparison when validating the admin password, meaning the comparison exits early on a mismatch, leaking information about how many characters matched. An attacker with low-level network access can exploit this by sending repeated authentication requests and statistically analyzing response latency to infer the correct password character by character. Exploitation requires network access and low privileges, and is classified under CAPEC-462 (Cross-Domain Search Timing) (GitHub Advisory, ENISA EUVD).
Successful exploitation allows an attacker to brute-force the Nagios XI administrator password through timing analysis, potentially gaining full administrative access to the monitoring platform. Since Nagios XI typically has visibility into and control over a broad range of monitored infrastructure, administrative compromise could facilitate lateral movement, credential harvesting, or disruption of monitoring capabilities. The CVSS assessment reflects limited confidentiality impact (low) with no integrity or availability impact in isolation, though the downstream consequences of admin account compromise are significant (GitHub Advisory, ENISA EUVD).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation as of the available data. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires high attack complexity (statistical timing analysis over the network) and at least low-level privileges, further limiting practical exploitability (ENISA EUVD, GitHub Advisory).
Upgrade Nagios XI to version 5.9.3 or later, which contains the fix for this timing side-channel vulnerability (Nagios Changelog, Nagios Security). As additional hardening measures, implement network-level rate limiting on login attempts and enforce account lockout policies after multiple failed authentication attempts to further reduce the risk of brute-force attacks. Restricting access to the Nagios XI login interface to trusted IP ranges via firewall rules is also recommended.
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."