← Vulnerability feed

Vulnerability record · CVE-2024-23117 · published 1 April 2024

CVE-2024-23117: Centreon updateContactServiceCommands SQL injection leads to RCE

Centreon · Centreon Web

Centreon's updateContactServiceCommands function fails to validate user-supplied input before building SQL queries, creating a SQL injection flaw. Because the injected query can be leveraged to run code, an authenticated attacker can achieve remote code execution on the Centreon installation. The issue is tracked as ZDI-CAN-22297 and has a patch reference.

7.2 CVSS 3.0 High EPSS 53% · top 1.0% CWE-89 · SQL injection
7.2CVSS 3.0 base score
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Centreon updateContactServiceCommands SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the updateContactServiceCommands function. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-22297.

CVSS:3.0/AV:N/AC:L/PR:H/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: medium.

high priorityCVSS 7.2 with network reachability and code execution impact, plus a very high EPSS percentile, outweighs the authentication prerequisite.

What it is

Centreon's updateContactServiceCommands function fails to validate user-supplied input before building SQL queries, creating a SQL injection flaw. Because the injected query can be leveraged to run code, an authenticated attacker can achieve remote code execution on the Centreon installation. The issue is tracked as ZDI-CAN-22297 and has a patch reference.

Impact

An attacker who can reach the vulnerable function gains code execution in the context of the service account, giving them control over the Centreon host and its monitoring data.

Attack surface

The flaw is network-reachable (AV:N) with no user interaction (UI:N), but requires high privileges (PR:H), meaning the attacker must already hold an authenticated account with the rights to invoke updateContactServiceCommands.

Exploitation

CISA KEV does not list this CVE, but EPSS is high at roughly 0.53 (98.9th percentile), and the only references are the ZDI advisory tagged Patch and Third Party Advisory, so no public exploit code is confirmed in the record.

What to do

  • Apply the vendor patch referenced in ZDI-24-115 as soon as possible.
  • Restrict and audit accounts that can call updateContactServiceCommands; enforce least privilege on Centreon administrative roles.
  • Use parameterized queries or input validation for any custom code touching this function.
  • Segment the Centreon host and limit outbound access from the service account to reduce post-exploitation reach.

Detection

  • Monitor Centreon application and database logs for anomalous SQL syntax or errors originating from updateContactServiceCommands.
  • Alert on unexpected child processes or command execution spawned by the Centreon service account.
  • Review authentication logs for use of high-privilege accounts outside normal administrative windows.

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-2024-23117 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.

9.8CVE-2026-2751Centreon web sql injection vulnerabilityBlind SQL Injection via unsanitized array keys in Service Dependencies deletion. Vulnerability in Centreon Centreon Web on Central Server on Linux (S…EPSS 0.50%9.8CVE-2024-32501Centreon web sql injection vulnerabilityA SQL Injection vulnerability exists in the updateServiceHost functionality in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x …EPSS 19%9.8CVE-2018-11587Centreon code injection vulnerabilityThere is Remote Code Execution in Centreon 3.4.6 including Centreon Web 2.8.23 via the RPN value in the Virtual Metric form in centreonGraph.class.ph…EPSS 4.2%9.8CVE-2018-11589Centreon sql injection vulnerabilityMultiple SQL injection vulnerabilities in Centreon 3.4.6 including Centreon Web 2.8.23 allow attacks via the searchU parameter in viewLogs.php, the i…EPSS 2.1%9.6CVE-2023-51633Centreon web cross-site scripting vulnerabilityCentreon sysName Cross-Site Scripting Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on af…EPSS 1.1%9.1CVE-2024-33852Centreon web sql injection vulnerabilityA SQL Injection vulnerability exists in the Downtime component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.04.…EPSS 0.49%9.1CVE-2024-33853Centreon web sql injection vulnerabilityA SQL Injection vulnerability exists in the Timeperiod component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.0…EPSS 0.49%9.1CVE-2024-33854Centreon web sql injection vulnerabilityA SQL Injection vulnerability exists in the Graph Template component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before …EPSS 0.49%

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