CVE-2025-3767
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Centreon BAM (Boolean KPi Listing modules) allows SQL Injection. This page is only accessible to authenticated users with high privileges. This issue affects Centreon BAM: from 24.10 before 24.10.1, from 24.04 before 24.04.5, from 23.10 before 23.10.10, from 23.04 before 23.04.10.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceSQL injection vulnerability in Centreon BAM's Boolean KPi Listing modules allows authenticated high-privilege users to inject malicious SQL commands through improper neutralization of special elements in SQL queries.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Centreon installation and versionCheck the Centreon web interface version by logging in and navigating to Administration > Parameters > About, or check the installed package version via command line (e.g., rpm -q centreon, dpkg -l centreon, or inspecting /usr/share/centreon/VERSION file)Affected if The installed Centreon version is lower than 23.04.10, 23.10.10, 24.04.5, or 24.10.1
-
Verify Centreon BAM module is enabledLog into Centreon as an administrator and navigate to Configuration > BAM > Boolean KPi Listing (or check if BAM menu is present in the web interface), or inspect the database for centreon BAM tablesAffected if The BAM module is installed and accessible in the Centreon web interface
-
Confirm high-privilege user access to BAMCheck user permissions in Administration > Users > Access Management > Contacts/Groups, or verify if the authenticated user has BAM privileges (typically admin or BAM manager role)Affected if The user account used has high-privilege access to BAM modules (admin or dedicated BAM privileges)
-
Locate Boolean KPi Listing functionalityNavigate to Configuration > BAM > Boolean KPi > Listing in the Centreon web interface, or query the database tables related to bam_boolean_kpiAffected if The Boolean KPi Listing module is present and accessible, indicating the vulnerable code path exists in the environment
If Centreon BAM is installed with a version below the fixed releases and an authenticated high-privilege user can access the Boolean KPi Listing module, the environment is vulnerable to CVE-2025-3767.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply vendor patches (24.10.1, 24.04.5, 23.10.10, or 23.04.10) to remediate the improper neutralization of special SQL elements.
24.10.1, 24.04.5, 23.10.10, or 23.04.10 depending on your current branch (24.10, 24.04, 23.10, or 23.04)
- 1. Identify the currently installed Centreon BAM version by checking Centreon web interface (About section) or using command line: centreon -v
- 2. Based on your current version branch, plan upgrade to the minimum fixed version: for 24.10.x upgrade to 24.10.1, for 24.04.x upgrade to 24.04.5, for 23.10.x upgrade to 23.10.10, for 23.04.x upgrade to 23.04.10
- 3. Back up the Centreon database and configuration files before proceeding with upgrade
- 4. Follow Centreon official upgrade documentation for your specific version branch (refer to docs.centreon.com)
- 5. Apply upgrade via your package manager (apt-get upgrade or yum update depending on OS) or Centreon web upgrade wizard
- 6. After upgrade, verify the Centreon BAM module version matches the target fixed release
- 7. Test that Centreon BAM functionality works correctly, especially Boolean KPi Listing modules
- 8. Verify the SQL injection vulnerability is resolved by confirming the fixed version is running
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,512.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-3767 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-3767 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data