← Vulnerability feed

Vulnerability record · CVE-2021-25298 · published 15 February 2021

CVE-2021-25298: Nagios XI cloud-vm config wizard OS command injection

Nagios · Nagios Xi

Nagios XI 5.7.5 fails to properly sanitize authenticated user input in /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php, allowing OS command injection through a single HTTP request. Because the affected component is a configuration wizard on the monitoring server, successful exploitation gives command execution on a host that typically holds broad infrastructure access.

8.8 CVSS 3.1 High CISA KEV since 18 Jan 2022 EPSS 75% · top 0.5% CWE-78 · OS command injection
8.8CVSS 3.1 base score, v2 9.0
75%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
11References, 8 tagged exploit
9 Jul 2026Last modified by NVD

Description

Nagios XI version xi-5.7.5 is affected by OS command injection. The vulnerability exists in the file /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php due to improper sanitization of authenticated user-controlled input by a single HTTP request, which can lead to OS command injection on the Nagios XI server.

CVSS:3.1/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 17 September 2026. Confidence: high.

critical priorityIt is in CISA KEV with public exploit code, a very high EPSS score, and yields remote OS command execution on a monitoring server, though it requires authenticated access.

What it is

Nagios XI 5.7.5 fails to properly sanitize authenticated user input in /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php, allowing OS command injection through a single HTTP request. Because the affected component is a configuration wizard on the monitoring server, successful exploitation gives command execution on a host that typically holds broad infrastructure access.

Impact

An attacker gains arbitrary OS command execution on the Nagios XI server, with high impact to confidentiality, integrity and availability per the CVSS vector. This can lead to full compromise of the monitoring host and any credentials or managed systems it reaches.

Attack surface

Reachable over the network via HTTP against the cloud-vm configuration wizard; the CVSS vector (AV:N/PR:L/UI:N) indicates a low-privileged authenticated user is required and no user interaction is needed.

Exploitation

CISA added this to the Known Exploited Vulnerabilities catalog on 2022-01-18, and EPSS gives a 30-day probability of 0.75148 (99.5th percentile); multiple references are tagged Exploit, including public Metasploit-related write-ups. No ransomware campaign use is documented.

What to do

  • Upgrade Nagios XI to a version later than 5.7.5 per vendor instructions, which is the required KEV action.
  • Restrict access to the Nagios XI web interface to trusted administrative networks and accounts.
  • Audit and minimize accounts with access to configuration wizards, removing unused or over-privileged users.
  • Monitor the Nagios XI host for unexpected child processes spawned by the web server.
  • If immediate patching is not possible, isolate or tightly firewall the Nagios XI server.

Detection

  • Alert on web server or PHP processes spawning shells or system utilities (e.g., sh, bash, curl, wget) on the Nagios XI host.
  • Review HTTP requests to /nagiosxi/includes/configwizards/cloud-vm/ for shell metacharacters or command-like parameters.
  • Correlate Nagios XI authentication logs with subsequent process creation events on the same host.
  • Hunt for outbound connections from the Nagios XI server to unfamiliar hosts following wizard activity.

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

Exploitation in the wild

CISA added CVE-2021-25298 to the Known Exploited Vulnerabilities catalog on 18 January 2022 as "Nagios XI OS Command Injection". Required action: Apply updates per vendor instructions. Federal deadline 1 February 2022.

Affected products

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

References

Track CVE-2021-25298 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-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%9.8CVE-2022-38250Nagios xi sql injection vulnerabilityNagios XI v5.8.6 was discovered to contain a SQL injection vulnerability via the mib_name parameter at the Manage MIBs page.EPSS 3.0%

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