Command CentreApplication · Gallagher

CVE-2022-26348

MEDIUM · 5.5 CVSS v3.1 Published 2022-07-06
Fix available
A fix is available. Upgrade to 8.30.1470 / 8.40.2216 or later.
See remediation →
57/100
Remediation priority · Elevated
Zero-click

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 · unedited
Command Centre Server is vulnerable to SQL Injection via Windows Registry settings for date fields on the server. The Windows Registry setting allows an attacker using the Visitor Management Kiosk, an application designed for public use, to invoke an arbitrary SQL query that has been preloaded into the registry of the Windows Server to obtain sensitive information. This issue affects: Gallagher Command Centre 8.60 versions prior to 8.60.1652; 8.50 versions prior to 8.50.2245; 8.40 versions prior to 8.40.2216; 8.30 versions prior to 8.30.1470; version 8.20 and prior versions.

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 confidence

Gallagher Command Centre Server contains a SQL injection vulnerability in the Windows Registry settings handling for date fields, exploitable through the Visitor Management Kiosk public-facing application. An attacker can invoke arbitrary preloaded SQL queries stored in the Windows Registry to extract sensitive information from the database.

MitigationUpdate Gallagher Command Centre to version 8.60.1652, 8.50.2245, 8.40.2216, or 8.30.1470 or later to patch the vulnerability, and restrict Windows Registry access permissions to prevent unauthorized query injection.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Command CentreApplication
Affected:<= 8.20>= 8.30, < 8.30.1470>= 8.40, < 8.40.2216>= 8.50, < 8.50.2245>= 8.60, < 8.60.1652

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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 checks

Work through these to decide whether this CVE applies to you.

  1. Check installed Gallagher Command Centre version
    Locate the Command Centre installation directory and find the version information, typically in an 'about' or 'version' file, or check the Windows Programs and Features list for the installed version.
    Affected if The installed version is <= 8.20, or >= 8.30 but < 8.30.1470, or >= 8.40 but < 8.40.2216, or >= 8.50 but < 8.50.2245, or >= 8.60 but < 8.60.1652.
  2. Confirm Visitor Management Kiosk is enabled
    Check the Command Centre configuration or admin interface to determine if the Visitor Management Kiosk module or application is currently enabled or deployed.
    Affected if Visitor Management Kiosk is enabled and accessible, particularly if it is publicly exposed.
  3. Inspect Windows Registry permissions
    Use Windows Registry Editor (regedit) or icacls to examine the access control permissions on registry keys related to Gallagher Command Centre, particularly those handling date field settings.
    Affected if Non-admin or unauthorized users have Write or Full Control permissions to Command Centre registry keys, allowing them to inject SQL queries.
  4. Review registry keys for suspicious SQL content
    Examine Windows Registry keys under the Gallagher Command Centre hive for unexpected or malformed values that may contain SQL query strings, particularly in settings related to date fields or kiosk configurations.
    Affected if Unexpected SQL statements or query fragments are found stored in registry values where only date values should exist.

You are affected if your Command Centre version falls within the vulnerable ranges AND the Visitor Management Kiosk is enabled with insufficiently restricted Windows Registry permissions allowing injection of SQL queries.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 8.30.1470 / 8.40.2216 / 8.50.2245 or later
Fixed in 8.30.14708.40.22168.50.2245
Interim mitigation

Update Gallagher Command Centre to version 8.60.1652, 8.50.2245, 8.40.2216, or 8.30.1470 or later to patch the vulnerability, and restrict Windows Registry access permissions to prevent unauthorized query injection.

Recommended fix High confidence

Upgrade to 8.30.1470 (or later 8.30.x), 8.40.2216 (or later 8.40.x), 8.50.2245 (or later 8.50.x), or 8.60.1652 (or later 8.60.x) - preferably the latest stable release in your version branch

  1. Identify the currently installed Gallagher Command Centre version by checking in the application or system information
  2. Determine which version branch (8.30, 8.40, 8.50, or 8.60) you are currently running
  3. Upgrade to the minimum fixed version for your branch: 8.30.1470 (if on 8.30.x), 8.40.2216 (if on 8.40.x), 8.50.2245 (if on 8.50.x), or 8.60.1652 (if on 8.60.x)
  4. Alternatively, upgrade to the latest available version which will contain the security fix
  5. Review release notes for upgrade prerequisites and ensure system requirements are met
  6. Perform the upgrade following Gallagher's standard upgrade procedures
  7. Verify the installation was successful and the vulnerability is remediated
Caveat Review upgrade notes for any configuration changes or migration requirements; test in non-production environment first

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Command Centre Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,930
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-26348 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-26348 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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