← Vulnerability feed

Vulnerability record · CVE-2022-42424 · published 29 March 2023

CVE-2022-42424: Centreon poller broker config SQL injection privilege escalation

Centreon · Centreon

Centreon fails to validate a user-supplied string before building SQL queries when handling requests to modify poller broker configuration. An authenticated attacker can inject SQL through that path and escalate their privileges to administrator. The flaw is a classic CWE-89 SQL injection in a monitoring platform, so a low-privileged account can take over the application.

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

Description

This vulnerability allows remote attackers to escalate privileges on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the handling of requests to modify poller broker configuration. 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 escalate privileges to the level of an administrator. Was ZDI-CAN-18556.

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 18 September 2026. Confidence: medium.

high priorityAuthenticated SQL injection leading to full administrative takeover, with a very high EPSS score but no confirmed in-the-wild exploitation or KEV listing.

What it is

Centreon fails to validate a user-supplied string before building SQL queries when handling requests to modify poller broker configuration. An authenticated attacker can inject SQL through that path and escalate their privileges to administrator. The flaw is a classic CWE-89 SQL injection in a monitoring platform, so a low-privileged account can take over the application.

Impact

An attacker with a valid low-privileged account gains administrator-level control of the Centreon installation. That includes the ability to change monitoring configuration and potentially pivot to managed hosts.

Attack surface

Reachable over the network through the poller broker configuration request path (AV:N, AC:L). Authentication is required (PR:L) and no user interaction is needed (UI:N).

Exploitation

Not listed in CISA KEV and no ransomware use documented. EPSS is very high at 0.761 (99.5th percentile), and the only references are the ZDI advisory, so no public exploit code is confirmed by this record.

What to do

  • Apply the Centreon fix for CVE-2022-42424 as soon as a patched release is available; the record does not name affected or fixed versions, so confirm with the vendor advisory.
  • Restrict access to the Centreon web interface to trusted management networks and require strong authentication.
  • Review and minimize accounts with poller broker configuration rights, and audit for unexpected administrator accounts.
  • Monitor Centreon and its database for anomalous configuration changes and unexpected SQL activity.

Detection

  • Audit Centreon logs for poller broker configuration modification requests from unusual accounts or IPs.
  • Search database logs for SQL errors or injected syntax tied to Centreon configuration queries.
  • Alert on new or modified administrator accounts in Centreon.
  • Baseline normal poller broker configuration changes and flag deviations.

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-2022-42424 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-2022-3827Centreon vulnerabilityA vulnerability was found in centreon. It has been declared as critical. This vulnerability affects unknown code of the file formContactGroup.php of …EPSS 0.83%9.8CVE-2021-37558Centreon sql injection vulnerabilityA SQL injection vulnerability in a MediaWiki script in Centreon before 20.04.14, 20.10.8, and 21.04.2 allows remote unauthenticated attackers to exec…EPSS 2.1%9.8CVE-2019-17647Centreon sql injection vulnerabilityAn issue was discovered in Centreon before 2.8.30, 18.10.8, 19.04.5, and 19.10.2. SQL Injection exists via the include/monitoring/status/Hosts/xml/ho…EPSS 1.8%9.8CVE-2018-21024Centreon unrestricted file upload vulnerabilitylicenseUpload.php in Centreon Web before 2.8.27 allows attackers to upload arbitrary files via a POST request.EPSS 2.2%9.8CVE-2019-16194Centreon sql injection vulnerabilitySQL injection vulnerabilities in Centreon through 19.04 allow attacks via the svc_id parameter in include/monitoring/status/Services/xml/makeXMLForOn…EPSS 1.6%9.8CVE-2018-19281Centreon sql injection vulnerabilityCentreon 3.4.x (fixed in Centreon 18.10.0 and Centreon web 2.8.27) allows SNMP trap SQL Injection.EPSS 1.8%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%

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