← Vulnerability feed

Vulnerability record · CVE-2024-5725 · published 21 August 2024

CVE-2024-5725: Centreon Web initCurveList SQL Injection Leads to Remote Code Execution

Centreon · Centreon Web

Centreon Web contains a SQL injection flaw in the initCurveList function, where a user-supplied string is used to build SQL queries without proper validation. Because the injection point allows query manipulation that can lead to code execution, an authenticated attacker can run arbitrary code as the apache user on the affected installation.

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

Description

Centreon initCurveList 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 initCurveList 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 apache user. Was ZDI-CAN-22683.

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 20 September 2026. Confidence: high.

high priorityCVSS 8.8 and high EPSS percentile indicate a serious, likely exploitable flaw, though it requires authentication and no KEV listing or known ransomware use is present.

What it is

Centreon Web contains a SQL injection flaw in the initCurveList function, where a user-supplied string is used to build SQL queries without proper validation. Because the injection point allows query manipulation that can lead to code execution, an authenticated attacker can run arbitrary code as the apache user on the affected installation.

Impact

An attacker with valid credentials can execute arbitrary code in the context of the apache user, giving them control over the Centreon web application and its data. This can lead to full compromise of the monitoring platform and any systems it manages.

Attack surface

The vulnerability is reachable over the network through the Centreon web interface, as indicated by the CVSS vector AV:N. Exploitation requires authentication (PR:L) but no user interaction (UI:N).

Exploitation

The vulnerability is not listed in CISA KEV, but EPSS indicates a high probability of exploitation activity (0.47368, 98.8th percentile). The ZDI advisory and vendor patch reference confirm the flaw is known and fixed, though no public exploit details are provided in the record.

What to do

  • Apply the vendor patch referenced in the Centreon security bulletin for Centreon Web.
  • Restrict access to the Centreon web interface to trusted networks or VPNs.
  • Enforce least privilege for Centreon user accounts and review accounts with access to the affected functionality.
  • Monitor and audit SQL queries and application logs for signs of injection attempts.
  • If patching is delayed, consider virtual patching or WAF rules targeting SQL injection patterns in Centreon requests.

Detection

  • Monitor web server and application logs for unusual SQL syntax or error messages originating from Centreon endpoints.
  • Alert on unexpected outbound connections or process creation from the apache user on Centreon hosts.
  • Review Centreon audit logs for authenticated users accessing the initCurveList functionality outside normal patterns.
  • Use database query logging to detect anomalous SQL statements that deviate from expected application 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-2024-5725 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-5725), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.