← Vulnerability feed

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

CVE-2018-8734: Nagios XI core config manager SQL injection via selInfoKey1

Nagios · Nagios Xi

The core config manager in Nagios XI 5.2.x through 5.4.x before 5.4.13 fails to sanitize the selInfoKey1 parameter, allowing SQL injection. Because the endpoint is network-reachable and requires no authentication, an unauthenticated attacker can run arbitrary SQL against the backend database.

9.8 CVSS 3.0 Critical EPSS 53% · top 1.1% CWE-89 · SQL injection
9.8CVSS 3.0 base score, v2 7.5
53%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

SQL injection vulnerability in the core config manager in Nagios XI 5.2.x through 5.4.x before 5.4.13 allows an attacker to execute arbitrary SQL commands via the selInfoKey1 parameter.

CVSS:3.0/AV:N/AC:L/PR:N/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 20 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction required, public exploit code available, and a very high EPSS score make this an urgent patch target.

What it is

The core config manager in Nagios XI 5.2.x through 5.4.x before 5.4.13 fails to sanitize the selInfoKey1 parameter, allowing SQL injection. Because the endpoint is network-reachable and requires no authentication, an unauthenticated attacker can run arbitrary SQL against the backend database.

Impact

An attacker can read, modify or delete data in the Nagios XI database and potentially execute arbitrary SQL commands, undermining the integrity and confidentiality of the monitoring platform.

Attack surface

Reached over the network through the core config manager component; the CVSS vector (AV:N/PR:N/UI:N) indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV, but public exploit code exists (Exploit-DB 44560 and 44969, plus a third-party technical writeup) and EPSS is 0.526 (98.9th percentile), indicating high likelihood of exploitation.

What to do

  • Upgrade Nagios XI to 5.4.13 or later, which the vendor change log identifies as the fix.
  • Restrict network access to the Nagios XI web interface to trusted management networks.
  • Review database accounts used by Nagios XI and apply least privilege.
  • Audit the core config manager for other unsanitized parameters and apply input validation.
  • Monitor for unexpected SQL errors or anomalous queries originating from the Nagios XI host.

Detection

  • Inspect web server and application logs for requests to core config manager endpoints containing selInfoKey1 with SQL metacharacters.
  • Alert on SQL error messages or unusual query patterns in the Nagios XI database logs.
  • Hunt for outbound connections or data exfiltration from the Nagios XI server following suspicious config manager requests.
  • Correlate Exploit-DB 44560/44969 payload signatures against IDS/IPS and WAF logs.

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-8734 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-8734), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.