CVE-2026-2751
Received
Received - Intake
Blind SQL Injection in Centreon Web Service Dependencies Module
Publication date: 2026-02-27
Last updated on: 2026-03-09
Assigner: Centreon
Description
Description
Blind SQL Injection via unsanitized array keys in Service Dependencies deletion. Vulnerability in Centreon Centreon Web on Central Server on Linux (Service Dependencies modules) allows Blind SQL Injection.This issue affects Centreon Web on Central Server before 25.10.8, 24.10.20, 24.04.24.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| centreon | centreon_web | From 24.10.0 (inc) to 24.10.20 (exc) |
| centreon | centreon_web | From 25.10.0 (inc) to 25.10.8 (exc) |
| centreon | centreon_web | From 24.04.0 (inc) to 24.04.24. (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |