CVE-2026-14453 PUBLISHED

A user with low privileges can inject SSTI templates that can lead to RCE in open-tickets

Assigner: Centreon
Reserved: 02.07.2026 Published: 13.07.2026 Updated: 13.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H
CVSS Score: 9.6

Product Status

Vendor Centreon
Product Infra Monitoring
Versions Default: affected
  • affected from 24.10.0 to 24.10.14 (excl.)
  • affected from 25.10.0 to 25.10.9 (excl.)

Credits

  • Matteo BEZET TORRES finder

References

Problem Types

  • CWE-94 The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. CWE

Impacts

  • Remote Code Execution