Security readout for executives and security teams
Plain-English summary
CVE-2021-37558 is a SQL injection flaw in Centreon’s Knowledge Base proxy integration. An unauthenticated remote attacker could run arbitrary SQL only when Centreon is configured with a valid Knowledge Base URL pointing to MediaWiki. The issue is fixed in Centreon 20.04.14, 20.10.8, and 21.04.2.
Executive priority
Prioritize remediation for internet-reachable or broadly accessible Centreon instances using the MediaWiki Knowledge Base integration. The business risk is higher because Centreon commonly monitors critical infrastructure, but the documented exploitability depends on a specific configuration.
Technical view
The flaw affects Centreon before 20.04.14, 20.10.8, and 21.04.2. The vulnerable path relates to class/centreon-knowledge/ProceduresProxy.class.php and include/configuration/configKnowledge/proxy/proxy.php. The host_name and service_description parameters are identified as SQL injection inputs, conditional on the MediaWiki Knowledge Base proxy feature being configured.
Likely exposure
Exposure is limited to affected Centreon versions where the Knowledge Base configuration contains a valid URL pointing to a MediaWiki instance. Centreon deployments without this configured integration are not described as exploitable by the provided sources.
Exploitation context
The provided CVE record says the issue is remotely exploitable without authentication under the stated configuration condition. CISA KEV status is false in the bundle, and no provided source claims active exploitation.
Researcher notes
The source bundle lacks CVSS, CWE, and detailed affected CPE data. Analysis should stay tied to the Centreon versions and configuration condition stated in the CVE. The GitHub pull request and Synacktiv advisory are the key technical references for validating the fix path.
Mitigation direction
- Upgrade Centreon to 20.04.14, 20.10.8, 21.04.2, or later applicable versions.
- Check Centreon vendor guidance for any branch-specific remediation details.
- Disable or remove the MediaWiki Knowledge Base URL if the integration is not required.
- Restrict external access to the Centreon web interface where operationally feasible.
Validation and detection
- Inventory Centreon versions and compare them with the fixed release thresholds.
- Review Knowledge Base configuration for a valid URL pointing to MediaWiki.
- Confirm whether the Knowledge Base proxy feature is reachable by unauthenticated users.
- Review web and application logs for suspicious Knowledge Base proxy activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Database behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-37558 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/centreon/centreon/pull/9796CVE reference · x_refsource_MISC
- https://www.synacktiv.com/sites/default/files/2021-07/Centreon_Multiple_vulnerabilities_0.pdfCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
