ZeroHour

CVE-2021-25297

KEV PoC ×4moderate

Authenticated OS Command Injection in Nagios XI 5.7.5 (CISA KEV)

CISA: Nagios XI OS Command Injection

CVSS 3.1
8.8 high
EPSS
57%p99
Published
()
KEV added
AI analysis

CVE-2021-25297 is an OS command injection flaw (CWE-78) in Nagios XI version 5.7.5, located in the switch configuration wizard at /usr/local/nagiosxi/html/includes/configwizards/switch/switch.inc.php. It is triggered when user-controlled input sent in a single HTTP request is not properly sanitized before being passed to the underlying operating system, so any authenticated user who can reach the wizard can inject shell commands. Successful exploitation yields arbitrary command execution on the Nagios XI server with the privileges of the web application, enabling full compromise of the monitoring server and its credentials or network access. Organizations running Nagios XI 5.7.5, particularly those with the web interface reachable by authenticated users or exposed to the internet, are affected. The flaw is listed in CISA's Known Exploited Vulnerabilities Catalog (added 2022-01-18) with a 56.7% EPSS probability of exploitation within 30 days, plus multiple public PoCs and a Metasploit module, indicating active exploitation in the wild.

What to do: Update Nagios XI per vendor instructions to a release newer than 5.7.5 that fixes the switch config wizard injection, and prioritize patching any internet-facing instances given its CISA KEV listing. If patching is delayed, restrict authenticated access to the configuration wizards and the Nagios XI web interface at the network layer, and review server logs for unexpected command execution or connections to the switch wizard. With exploitation likely ongoing, treat any unpatched 5.7.5 systems as potentially compromised and check for post-exploitation activity.

Affected
Nagios XI5.7.5
Estimated exposure
moderatelikely tens of thousands of Nagios XI deployments worldwide, with a meaningful share of admin consoles internet-exposed — Nagios XI is one of the most widely deployed commercial infrastructure-monitoring platforms and its web console is frequently exposed to the internet per public scan data, though exact install counts are not disclosed by the vendor.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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/switch/switch.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.

CISA Known Exploited Vulnerability
Affected
Nagios Nagios XI
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Unknown
Vendors
nagios
Products
nagios xi
Weakness
CWE-78
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news