← Vulnerability feed

Vulnerability record · CVE-2009-2288 · published 1 July 2009

CVE-2009-2288: Nagios statuswml.cgi command injection via ping and traceroute parameters

Nagios · Nagios

statuswml.cgi in Nagios before 3.1.1 passes the ping and Traceroute parameters to a shell without sanitizing shell metacharacters, allowing OS command injection. This is a remotely reachable flaw in a widely deployed monitoring product, so successful exploitation gives an attacker command execution in the context of the Nagios web process.

7.5 CVSS 2.0 High EPSS 83% · top 0.3% CWE-78 · OS command injection
7.5CVSS 2.0 base score
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
24References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

statuswml.cgi in Nagios before 3.1.1 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) ping or (2) Traceroute parameters.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

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

high priorityUnauthenticated remote command execution with a very high EPSS score and public exploit reference, though not currently in CISA KEV.

What it is

statuswml.cgi in Nagios before 3.1.1 passes the ping and Traceroute parameters to a shell without sanitizing shell metacharacters, allowing OS command injection. This is a remotely reachable flaw in a widely deployed monitoring product, so successful exploitation gives an attacker command execution in the context of the Nagios web process.

Impact

An unauthenticated remote attacker can execute arbitrary operating system commands on the Nagios host. That can lead to full compromise of the monitoring server and any credentials or managed hosts it controls.

Attack surface

Reached over the network through the Nagios web interface endpoint statuswml.cgi, per the AV:N/AC:L/Au:N vector, so no authentication or user interaction is required. The vulnerable inputs are the ping and Traceroute parameters.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.83453, 99.666th percentile) and a reference is tagged Exploit, indicating public exploit material exists.

What to do

  • Upgrade Nagios to 3.1.1 or later, or apply the vendor/distribution patch for statuswml.cgi.
  • If immediate patching is not possible, restrict access to statuswml.cgi and the Nagios web interface to trusted management networks.
  • Run the Nagios web process with least privilege and avoid running it as root.
  • Review and remove unnecessary CGI scripts from the Nagios web directory.
  • Monitor vendor advisories (Debian DSA-1825, Ubuntu USN-795-1, Gentoo GLSA 200907-15) for the fixed package versions.

Detection

  • Inspect web server and Nagios CGI logs for requests to statuswml.cgi containing shell metacharacters such as ;, |, &, $, or backticks in ping or Traceroute parameters.
  • Alert on unexpected child processes spawned by the Nagios web server user, especially shells or network utilities.
  • Monitor for outbound connections or command execution originating from the Nagios host outside normal monitoring behavior.

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-2009-2288 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.

10.0CVE-2008-4796Snoopy project snoopy os command injection vulnerabilityThe _httpsrequest function (Snoopy/Snoopy.class.php) in Snoopy 1.2.3 and earlier, as used in (1) ampache, (2) libphp-snoopy, (3) mahara, (4) mediamat…EPSS 9.0%10.0CVE-2002-1959Nagios vulnerabilityNagios 1.0b1 through 1.0b3 allows remote attackers to execute arbitrary commands via shell metacharacters in plugin output.EPSS 3.9%9.8CVE-2016-0726Nagios hard-coded credentials vulnerabilityThe Fedora Nagios package uses "nagiosadmin" as the default password for the "nagiosadmin" administrator account, which makes it easier for remote at…EPSS 2.3%9.8CVE-2008-7313Snoopy command injection vulnerabilityThe _httpsrequest function in Snoopy allows remote attackers to execute arbitrary commands. NOTE: this issue exists dues to an incomplete fix for CVE…EPSS 4.5%9.8CVE-2014-5009Snoopy command injection vulnerabilitySnoopy allows remote attackers to execute arbitrary commands. NOTE: this vulnerability exists due to an incomplete fix for CVE-2014-5008.EPSS 4.7%9.8CVE-2016-9565Nagios improper access control vulnerabilityMagpieRSS, as used in the front-end component in Nagios Core before 4.2.2 might allow remote attackers to read or write to arbitrary files by spoofin…EPSS 23%8.8CVE-2020-6585Nagios cross-site request forgery vulnerabilityNagios Log Server 2.1.3 has CSRF.EPSS 1.2%7.8CVE-2016-8641Nagios link following vulnerabilityA privilege escalation vulnerability was found in nagios 4.2.x that occurs in daemon-init.in when creating necessary files and insecurely changing th…EPSS 1.1%

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