← Vulnerability feed

Vulnerability record · CVE-2014-3828 · published 23 October 2014

CVE-2014-3828: Centreon web SQL injection in multiple PHP endpoints

Merethis · Centreon

Centreon 2.5.1 and Centreon Enterprise Server 2.2 contain multiple SQL injection flaws in web scripts such as makeXML_ListMetrics.php, GetXmlTree.php, displayServiceStatus.php, GetXMLTrapsForVendor.php and cmdGetExample.php. Unsanitized parameters (index_id, sid, session_id, mnftr_id, index) are passed into SQL queries, allowing arbitrary SQL execution. The issue is fixed in Centreon web 2.5.3.

10.0 CVSS 2.0 High EPSS 73% · top 0.6% CWE-89 · SQL injection
10.0CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
10References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Multiple SQL injection vulnerabilities in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3) allow remote attackers to execute arbitrary SQL commands via (1) the index_id parameter to views/graphs/common/makeXML_ListMetrics.php, (2) the sid parameter to views/graphs/GetXmlTree.php, (3) the session_id parameter to views/graphs/graphStatus/displayServiceStatus.php, (4) the mnftr_id parameter to configuration/configObject/traps/GetXMLTrapsForVendor.php, or (5) the index parameter to common/javascript/commandGetArgs/cmdGetExample.php in include/.

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

Automated analysis

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

critical priorityCVSS 2.0 score of 10 with network reachability, no authentication and complete confidentiality, integrity and availability impact, plus public exploit references and very high EPSS.

What it is

Centreon 2.5.1 and Centreon Enterprise Server 2.2 contain multiple SQL injection flaws in web scripts such as makeXML_ListMetrics.php, GetXmlTree.php, displayServiceStatus.php, GetXMLTrapsForVendor.php and cmdGetExample.php. Unsanitized parameters (index_id, sid, session_id, mnftr_id, index) are passed into SQL queries, allowing arbitrary SQL execution. The issue is fixed in Centreon web 2.5.3.

Impact

An unauthenticated remote attacker can execute arbitrary SQL commands against the Centreon database, potentially reading, modifying or deleting monitoring configuration and data. Depending on database privileges, this can lead to full compromise of the Centreon application data.

Attack surface

Reachable over the network via HTTP requests to the affected PHP scripts, with no authentication required per the CVSS vector (AV:N/AC:L/Au:N). No user interaction is indicated in the description or vector.

Exploitation

Public exploit references exist (Full Disclosure and SecurityFocus entries tagged Exploit), and EPSS is high at 0.727 (99.4th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Centreon web to 2.5.3 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict network access to the Centreon web interface to trusted management networks only.
  • Apply the referenced upstream commit or vendor patch to the affected PHP files.
  • Review database account privileges used by Centreon and remove unnecessary write or administrative rights.
  • Monitor and audit Centreon web logs for suspicious parameter values targeting the listed scripts.

Detection

  • Inspect HTTP access logs for requests to makeXML_ListMetrics.php, GetXmlTree.php, displayServiceStatus.php, GetXMLTrapsForVendor.php and cmdGetExample.php with SQL metacharacters in parameters.
  • Enable and review database query logging for anomalous SQL from the Centreon web application.
  • Use WAF or IDS rules to alert on SQL injection patterns in the index_id, sid, session_id, mnftr_id and index parameters.
  • Correlate unexpected changes to Centreon configuration or monitoring data with web requests to the affected endpoints.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-3828 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-2014-3829Centreon displayServiceStatus.php command injection via session_id and template_iddisplayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 passes the session_id and template_id parameters into a command_line va…EPSS 80%analysed10.0CVE-2009-4368Merethis centreon vulnerabilityMultiple unspecified vulnerabilities in Centreon before 2.1.4 have unknown impact and attack vectors in the (1) ping tool, (2) traceroute tool, and (…EPSS 2.5%7.5CVE-2010-1301Merethis centreon sql injection vulnerabilitySQL injection vulnerability in main.php in Centreon 2.1.5 allows remote attackers to execute arbitrary SQL commands via the host_id parameter.EPSS 2.6%6.5CVE-2012-5967Merethis centreon sql injection vulnerabilitySQL injection vulnerability in menuXML.php in Centreon 2.3.3 through 2.3.9-4 (fixed in Centreon web 2.6.0) allows remote authenticated users to execu…EPSS 3.3%6.5CVE-2011-4431Merethis centreon path traversal vulnerabilityDirectory traversal vulnerability in main.php in Merethis Centreon before 2.3.2 allows remote authenticated users to execute arbitrary commands via a…EPSS 6.2%5.0CVE-2011-4432Merethis centreon vulnerabilitywww/include/configuration/nconfigObject/contact/DB-Func.php in Merethis Centreon before 2.3.2 does not use a salt during calculation of a password ha…EPSS 1.3%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed

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