LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-43208: NextGen Healthcare Mirth Connect Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 20, 2024
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Jun 10, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-43208 to its Known Exploited Vulnerabilities catalog on May 20, 2024, with a federal patch deadline of Jun 10, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

NextGen Healthcare Mirth Connect contains a deserialization of untrusted data vulnerability that allows for unauthenticated remote code execution via a specially crafted request.

CVE-2023-43208 is a deserialization of untrusted data vulnerability in NextGen Healthcare Mirth Connect. It allows an unauthenticated attacker to achieve remote code execution by sending a specially crafted request. This matters because Mirth Connect is widely used in healthcare environments to move clinical and administrative data between systems; successful exploitation can give an attacker full control of the host and a path into connected networks. CISA notes known ransomware use of this vulnerability, elevating the urgency for any organization still running the product.

How it works

The underlying weakness is CWE-502: deserialization of untrusted data. In this class of flaw, an application accepts serialized objects from an external source and reconstructs them into live objects without sufficient validation. An attacker who can supply a malicious serialized payload can force the application to instantiate objects that execute arbitrary code during the deserialization process.

According to the CISA summary, the vulnerability in Mirth Connect is reachable without authentication. An attacker simply needs network access to the service and the ability to craft a request that triggers the vulnerable deserialization path. Once code execution is obtained, the attacker can install persistence, move laterally, or deploy ransomware. Exact request formats and payload structures are not detailed here; defenders should treat any unauthenticated remote code execution path as fully exploitable and confirm technical details against the vendor advisory.

Am I affected? How to find it in your systems

Mirth Connect is commonly deployed as an integration engine in hospitals, clinics, labs, and health-information exchanges. It typically listens on HTTP/HTTPS ports and processes HL7, FHIR, and other healthcare messaging formats. Inventory every host that runs Mirth Connect, including development, test, and production instances, as well as any virtual appliances or containers that package the product.

Because the vulnerability is unauthenticated, any Mirth Connect instance exposed to untrusted networks (including the internet or partner networks) should be treated as high priority for investigation.

How to remediate

The primary remediation is to apply the vendor-supplied update or mitigations exactly as described in the NextGen Healthcare advisory. CISA’s required action is to apply mitigations per vendor instructions or to discontinue use of the product if mitigations are unavailable. After patching, restart the service and verify that the new version is running.

Document the change and retain evidence of the patch for audit and compliance purposes.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

If your data may have been exposed

Actively exploited vulnerabilities that enable remote code execution frequently lead to data theft and ransomware. If you discover evidence of compromise or cannot rule out prior exploitation, treat the incident as a potential breach: isolate affected hosts, preserve logs and memory images, and engage your incident-response process. Healthcare data may trigger regulatory notification obligations. As a quick personal check, you can run a free exposure scan of your email address against known breach data sets to see whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedNextGen Healthcare · Mirth Connect
WeaknessCWE-502
Added to CISA KEVMay 20, 2024
Federal patch deadlineJun 10, 2024
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities