← Vulnerability feed

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

CVE-2014-3829: Centreon displayServiceStatus.php command injection via session_id and template_id

Merethis · Centreon

displayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 passes the session_id and template_id parameters into a command_line variable without sanitizing shell metacharacters. An unauthenticated remote attacker can therefore inject and execute arbitrary operating system commands. The flaw is fixed in Centreon web 2.5.3.

10.0 CVSS 2.0 High EPSS 80% · top 0.4% CWE-94 · Code injection
10.0CVSS 2.0 base score
80%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

displayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3) allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) session_id or (2) template_id parameter, related to the command_line variable.

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 priorityUnauthenticated remote command execution with a CVSS 2.0 score of 10 and very high EPSS probability, with public exploit references available.

What it is

displayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 passes the session_id and template_id parameters into a command_line variable without sanitizing shell metacharacters. An unauthenticated remote attacker can therefore inject and execute arbitrary operating system commands. The flaw is fixed in Centreon web 2.5.3.

Impact

An attacker gains arbitrary command execution on the Centreon server, which typically runs with the web server's privileges and can lead to full compromise of the monitoring host and its managed infrastructure.

Attack surface

Reachable over the network through HTTP requests to displayServiceStatus.php; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

No CISA KEV listing, but EPSS is 0.80243 (99.6th percentile) and public references are tagged Exploit, indicating exploit code is publicly available and exploitation is likely.

What to do

  • Upgrade to Centreon web 2.5.3 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict network access to displayServiceStatus.php and the Centreon web interface to trusted management networks.
  • Apply the upstream commit cc2109804dd69057cb209037113796ec5ffdce90 if maintaining a patched fork.
  • Run the Centreon web service under a least-privilege account and review file and command execution permissions.
  • Monitor and audit the Centreon host for unexpected child processes spawned by the web server.

Detection

  • Inspect web server and Centreon logs for requests to displayServiceStatus.php containing shell metacharacters (;, |, &, $(), backticks) in session_id or template_id.
  • Alert on unexpected child processes spawned by the web server or PHP process on Centreon hosts.
  • Search for outbound connections or command execution artifacts originating from the Centreon server shortly after such requests.

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-3829 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-3828Centreon web SQL injection in multiple PHP endpointsCentreon 2.5.1 and Centreon Enterprise Server 2.2 contain multiple SQL injection flaws in web scripts such as makeXML_ListMetrics.php, GetXmlTree.php…EPSS 73%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%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed

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