← Vulnerability feed

Vulnerability record · CVE-2018-8735 · published 18 April 2018

CVE-2018-8735: Nagios XI OS command injection allows remote code execution

Nagios · Nagios Xi

Nagios XI versions 5.2.x through 5.4.x before 5.4.13 contain an OS command injection flaw (CWE-78) that permits remote command execution. Because Nagios XI is a monitoring platform often run with elevated privileges and reachable from internal networks, successful exploitation can compromise the monitoring host itself.

8.8 CVSS 3.0 High EPSS 64% · top 0.8% CWE-78 · OS command injection
8.8CVSS 3.0 base score, v2 9.0
64%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Remote command execution (RCE) vulnerability in Nagios XI 5.2.x through 5.4.x before 5.4.13 allows an attacker to execute arbitrary commands on the target system, aka OS command injection.

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityA network-reachable authenticated RCE with public exploit code and very high EPSS probability warrants prompt patching despite the low-privilege requirement.

What it is

Nagios XI versions 5.2.x through 5.4.x before 5.4.13 contain an OS command injection flaw (CWE-78) that permits remote command execution. Because Nagios XI is a monitoring platform often run with elevated privileges and reachable from internal networks, successful exploitation can compromise the monitoring host itself.

Impact

An attacker can execute arbitrary commands on the target system, leading to full compromise of the Nagios XI host and any credentials or monitored systems it manages.

Attack surface

The vulnerability is network-reachable (AV:N) with low attack complexity and no user interaction, but requires low privileges (PR:L), meaning the attacker needs some authenticated access to the application.

Exploitation

CVE-2018-8735 is not listed in CISA KEV, but public exploit code exists (Exploit-DB 44560 and 44969, plus a third-party technical writeup), and EPSS shows a 30-day probability of roughly 0.64 (99th percentile), indicating high likelihood of exploitation activity.

What to do

  • Upgrade Nagios XI to 5.4.13 or later, which the vendor change log identifies as the fixed release.
  • Restrict network access to the Nagios XI web interface to trusted administrative networks only.
  • Enforce least privilege and strong authentication for Nagios XI accounts, and audit for unnecessary low-privilege users.
  • Run the Nagios XI service under a dedicated low-privilege account rather than root where feasible.
  • Monitor vendor advisories and apply subsequent Nagios XI security updates promptly.

Detection

  • Inspect Nagios XI web server and application logs for suspicious command or shell metacharacter patterns in request parameters.
  • Monitor for unexpected child processes spawned by the Nagios XI web or application service (for example shells or system utilities).
  • Alert on outbound network connections originating from the Nagios XI host to unfamiliar destinations.
  • Review Nagios XI user accounts and authentication events for anomalous or newly created low-privilege users.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-8735 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2021-25296Nagios XI Windows WMI Config Wizard OS Command InjectionNagios XI 5.7.5 fails to sanitize authenticated user input in the windowswmi config wizard file, allowing OS command injection. Because the affected …KEVEPSS 72%analysed8.8CVE-2021-25297Nagios XI switch config wizard OS command injectionNagios XI 5.7.5 fails to sanitize authenticated user input in the switch configuration wizard file switch.inc.php, allowing OS command injection via …KEVEPSS 57%analysed8.8CVE-2021-25298Nagios XI cloud-vm config wizard OS command injectionNagios XI 5.7.5 fails to properly sanitize authenticated user input in /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php, all…KEVEPSS 75%analysed8.8CVE-2019-15949Nagios XI getprofile.sh command injection allows root code executionNagios XI before 5.6.6 runs the getprofile.sh script as root through a passwordless sudo entry when a system profile is downloaded. Because that scri…KEVEPSS 77%analysed9.8CVE-2024-24401Nagios XI monitoringwizard.php SQL injection allows remote code executionNagios XI 2024R1.01 contains a SQL injection flaw in the monitoringwizard.php component. A remote attacker can send a crafted payload that leads to a…EPSS 46%analysed9.8CVE-2024-24402Nagios xi improper privilege management vulnerabilityAn issue in Nagios XI 2024R1.01 allows a remote attacker to escalate privileges via a crafted script to the /usr/local/nagios/bin/npcd component.EPSS 3.4%9.8CVE-2023-48085Nagios XI command_test.php remote code executionNagios XI before 5.11.3 contains a remote code execution flaw in the command_test.php component, classified as code injection (CWE-94). The CVSS 3.1 …EPSS 76%analysed9.8CVE-2023-48084Nagios xi sql injection vulnerabilityNagios XI before version 5.11.3 was discovered to contain a SQL injection vulnerability via the bulk modification tool.EPSS 34%

Source: NIST National Vulnerability Database (record CVE-2018-8735), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.