Security readout for executives and security teams
Plain-English summary
A local low-privileged Windows user on a Gallagher Command Centre server could abuse an unquoted Controller Service path to run code with the service account's privileges. This is not a remote internet bug, but it matters on shared, poorly locked-down, or already-compromised hosts.
Executive priority
Treat as a moderate-priority hardening and patching item. It is unlikely to be the initial breach path, but it can help an attacker with local access gain stronger control over a physical security management system.
Technical view
CVE-2021-23197 is CWE-428 in Gallagher Command Centre 8.50 before 8.50.2048 (MR3). The Controller Service uses an unquoted service path, allowing local authenticated privilege escalation to the account running that service. CVSS 3.1 is 5.2: local attack vector, low complexity, low privileges, no user interaction, changed scope.
Likely exposure
Exposure is limited to Gallagher Command Centre 8.50 installations before 8.50.2048 (MR3). Risk requires local low-privileged access to the affected server or workstation. The source bundle does not identify other Gallagher products or versions as affected.
Exploitation context
The source bundle does not show CISA KEV listing or cite active exploitation. Practical abuse requires local access first, so this is most relevant after credential compromise, insider access, or weak administrative separation on Command Centre hosts.
Researcher notes
The available evidence supports local privilege escalation through an unquoted Windows service path. The bundle names only Command Centre 8.50 before 8.50.2048 (MR3). It does not provide public exploit evidence, affected CPEs, or broader product impact.
Mitigation direction
- Upgrade Gallagher Command Centre 8.50 to 8.50.2048 (MR3) or later.
- Review Gallagher's advisory for any environment-specific upgrade guidance.
- Restrict local interactive access to Command Centre servers.
- Limit write permissions on service installation directories and parent paths.
- Prioritize remediation on systems with shared users or broader local access.
Validation and detection
- Inventory Gallagher Command Centre installations and record exact versions.
- Flag any 8.50 deployment older than 8.50.2048 (MR3).
- Verify the Gallagher Controller Service executable path is safely quoted after remediation.
- Review local group membership and access paths to affected hosts.
- Confirm service directory permissions are limited to trusted administrators.
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.
CWE-428: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-23197 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
- Medium
- CVSS
- 5.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N22.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.2MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://security.gallagher.com/Security-Advisories/CVE-2021-23197CVE 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.
Unquoted Search Path or Element
Unquoted Search Path or Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
