CVE-2026-2750
Published: 27 February 2026
Summary
CVE-2026-2750 is a critical-severity Improper Input Validation (CWE-20) vulnerability in Centreon Web. Its CVSS base score is 9.1 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 25.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
SI-10 directly requires implementation of input validation mechanisms to prevent exploitation of improper input validation vulnerabilities like CWE-20 in Centreon Open Tickets.
SI-2 mandates timely flaw remediation, including applying Centreon's patches for versions before 25.10 to eliminate this specific critical vulnerability.
AC-6 enforces least privilege to restrict high-privilege (PR:H) access required to exploit this vulnerability, reducing the attack surface.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Improper input validation (CWE-20) in Centreon Web (public-facing Linux server component) with PR:H + S:C + full CIA impact directly enables remote exploitation of the application (T1190) and subsequent privilege escalation to broader system scope (T1068).
NVD Description
Improper Input Validation vulnerability in Centreon Centreon Open Tickets on Central Server on Linux (Centreon Open Tickets modules).This issue affects Centreon Open Tickets on Central Server: from all before 25.10; 24.10;24.04.
Deeper analysisAI
CVE-2026-2750 is an Improper Input Validation vulnerability (CWE-20) in the Centreon Open Tickets modules on Centreon Central Server running on Linux. It affects all versions before 25.10, including 24.10 and 24.04. The vulnerability has a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H), classifying it as Critical.
The vulnerability can be exploited over the network by an attacker with high privileges (PR:H). It requires low complexity and no user interaction, but enables scope expansion (S:C) to achieve high impacts on confidentiality, integrity, and availability across affected components.
Centreon has issued a security bulletin for this issue, available at https://thewatch.centreon.com/latest-security-bulletins-64/cve-2026-2750-centreon-web-critical-severity-5503, which addresses the vulnerability in Centreon Web with critical severity.
Details
- CWE(s)