Cyber Resilience

CVE-2024-43107

High

Published: 10 March 2025

Published
10 March 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
EPSS Score 0.0006 19.6th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-43107 is a high-severity Improper Certificate Validation (CWE-295) vulnerability in Gallagher Milestone Integration (inferred from references). Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 19.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-17 (Public Key Infrastructure Certificates) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-43107 is an Improper Certificate Validation vulnerability (CWE-295) in the Gallagher Milestone Integration Plugin (MIP). The flaw permits unauthenticated messages, such as alarm events, to be sent to the plugin due to inadequate certificate checks. It affects Gallagher MIP Plugin versions 4.0 prior to 4.0.32, as well as all versions of 3.0 and prior.

The vulnerability has a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L), indicating it is exploitable remotely over the network by unauthenticated attackers with low complexity and no user interaction. Attackers can send unauthorized messages to the plugin, achieving low-level impacts on integrity and availability with a changed scope.

The Gallagher security advisory provides further details on mitigation, available at https://security.gallagher.com/en-NZ/Security-Advisories/CVE-2024-43107. Affected systems should be updated to Gallagher MIP Plugin v4.0.32 or later to address the issue.

EU & UK References

Vulnerability details

Improper Certificate Validation (CWE-295) in the Gallagher Milestone Integration Plugin (MIP) permits unauthenticated messages (e.g. alarm events) to be sent to the Plugin. This issue effects Gallagher MIPS Plugin v4.0 prior to v4.0.32, all versions of v3.0 and prior.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Improper certificate validation enables remote unauthenticated attackers to send messages to the plugin, directly facilitating exploitation of a public-facing application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-21228Shared CWE-295
CVE-2025-46070Shared CWE-295
CVE-2026-5787Shared CWE-295
CVE-2024-41334Shared CWE-295
CVE-2024-40702Shared CWE-295
CVE-2026-7821Shared CWE-295
CVE-2026-5194Shared CWE-295
CVE-2025-30277Shared CWE-295
CVE-2025-68121Shared CWE-295
CVE-2026-4370Shared CWE-295

Affected Assets

Gallagher
Milestone Integration
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires validation of PKI certificates, including certification path construction and status checks, to prevent acceptance of unauthenticated messages due to improper certificate validation.

prevent

Mandates timely identification, reporting, and correction of system flaws like this improper certificate validation vulnerability through software updates.

prevent

Protects communication session authenticity to mitigate acceptance of unauthorized alarm events and messages lacking proper sender authentication.

References