Skip to main content

Centreon CVE-2026-14453

| EUVDEUVD-2026-43316 CRITICAL
Code Injection (CWE-94)
2026-07-13 Centreon GHSA-623j-mjcm-f442
9.6
CVSS 3.1 · Vendor: Centreon
Share

Severity by source

Vendor (Centreon) PRIMARY
9.6 CRITICAL
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H
vuln.today AI
9.9 CRITICAL

Network-reachable module needs only a low-privilege authenticated account (PR:L, AC:L); RCE escapes the app to the host (S:C) and permits secret disclosure, data modification, and disruption, so C/I/A all High.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (Centreon).

CVSS VectorVendor: Centreon

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
High

Lifecycle Timeline

3
Patch available
Jul 13, 2026 - 10:01 EUVD
Analysis Generated
Jul 13, 2026 - 09:02 vuln.today
CVE Published
Jul 13, 2026 - 08:19 cve.org
CRITICAL 9.6

DescriptionCVE.org

This vulnerability is a critical Server-Side Template Injection (SSTI) in Centreon's centreon-open-tickets module that leads to Remote Code Execution. The message_confirm field is stored without sanitization and rendered via Smarty with no security policy enabled, allowing any authenticated user, to inject and execute arbitrary code on the server. This results in disclosure of environment secrets and could impact platform availability of Centreon Infra Monitoring product.

AnalysisAI

Server-Side Template Injection in Centreon's centreon-open-tickets module enables authenticated users to achieve remote code execution on the Centreon Infra Monitoring server. The message_confirm field is persisted without sanitization and later rendered by the Smarty template engine with no security policy applied, so injected template directives execute as server-side code. Rated CVSS 9.6 with a scope change; no public exploit identified at time of analysis and no EPSS score supplied, but the low authentication barrier and RCE outcome make this a high-priority patch.

Technical ContextAI

The affected component is centreon-open-tickets, a Centreon module that integrates monitoring with external ticketing systems and lets operators define confirmation messages. Those messages (the message_confirm field) are handled by Smarty, a widely used PHP templating engine. Smarty can be sandboxed via a Security Policy object that restricts which PHP functions and tags templates may invoke; here it is instantiated with no security policy, so template syntax such as {php} blocks or function modifiers is evaluated with full engine privileges. This is a classic CWE-94 (Improper Control of Generation of Code / Code Injection) manifesting as SSTI: attacker-controlled data crosses from a stored value into a template that is compiled and executed, turning content into code. Per the CPE cpe:2.3:a:centreon:infra_monitoring:*:*:*:*:*:*:*:* the flaw is in the Centreon Infra Monitoring application layer rather than a specific OS or protocol.

RemediationAI

Upgrade Centreon and the centreon-open-tickets module to the latest fixed release published at https://github.com/centreon/centreon/releases; the provided intelligence points to a GitHub releases page rather than a single tagged fix version, so the released patched version is not independently confirmed here and the exact target build should be verified against Centreon's advisory before deployment. As interim compensating controls until patching, restrict access to the open-tickets ticketing configuration by removing the associated ACL/menu rights from all non-administrative users so fewer accounts can reach the message_confirm field (trade-off: operators lose self-service ticket configuration), tightly limit who holds authenticated Centreon accounts and rotate any credentials that may be shared, and place the Centreon web interface behind network segmentation or a VPN so the AV:N reach is reduced (trade-off: may complicate legitimate remote administration). Because exploitation stems from Smarty rendering without a security policy, do not rely on input filtering as a durable fix - apply the vendor patch.

CVE-2014-3829 CRITICAL POC
10.0 Oct 23

displayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3) allows remot

CVE-2014-3828 CRITICAL POC
10.0 Oct 23

Multiple SQL injection vulnerabilities in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3

CVE-2021-37558 CRITICAL POC
9.8 Aug 03

A SQL injection vulnerability in a MediaWiki script in Centreon before 20.04.14, 20.10.8, and 21.04.2 allows remote unau

CVE-2022-40043 HIGH POC
8.8 Sep 26

Centreon v20.10.18 was discovered to contain a SQL injection vulnerability via the esc_name (Escalation Name) parameter

CVE-2021-37557 HIGH POC
8.8 Aug 03

A SQL injection vulnerability in image generation in Centreon before 20.04.14, 20.10.8, and 21.04.2 allows remote authen

CVE-2021-37556 HIGH POC
8.8 Aug 03

A SQL injection vulnerability in reporting export in Centreon before 20.04.14, 20.10.8, and 21.04.2 allows remote authen

CVE-2020-13252 HIGH POC
8.8 May 21

Centreon before 19.04.15 allows remote attackers to execute arbitrary OS commands by placing shell metacharacters in RRD

CVE-2020-9463 HIGH POC
8.8 Feb 28

Centreon 19.10 allows remote authenticated users to execute arbitrary OS commands via shell metacharacters in the server

CVE-2019-17501 HIGH POC
8.8 Oct 14

Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807&type=4 (

CVE-2019-17107 HIGH POC
8.8 Oct 08

minPlayCommand.php in Centreon Web before 2.8.27 allows authenticated attackers to execute arbitrary code via the comman

CVE-2019-13024 HIGH POC
8.8 Jul 01

Centreon 18.x before 18.10.6, 19.x before 19.04.3, and Centreon web before 2.8.29 allows the attacker to execute arbitra

CVE-2018-19312 HIGH POC
8.8 Nov 16

Centreon 3.4.x (fixed in Centreon 18.10.0 and Centreon web 2.8.24) allows SQL Injection via the searchVM parameter to th

Share

CVE-2026-14453 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy