Description
The XSLT Transformer Step builds a bare TransformerFactory without the proper security options set, so XXE injection can allow data exfiltration and denial-of-service attacks.
Published: 2026-09-11
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Data exfiltration and denial‑of‑service via XML external entity injection
Action: Patch
AI Analysis

Impact

The vulnerability occurs because the XSLT Transformer Step creates a bare TransformerFactory without the necessary security options, exposing the system to XXE injection. This flaw permits an attacker to craft specially crafted XML that can read arbitrary files or data from the server, leading to confidential information leakage, and can also trigger excessive resource consumption that can crash the application, resulting in denial‑of‑service.

Affected Systems

NextGen Healthcare’s Mirth Connect is affected. All releases prior to 4.7.2 are vulnerable, and the vendor recommends upgrading to version 4.7.2 or later through the customer portal.

Risk and Exploitability

The CVSS score of 8.8 classifies this as high severity, and although the EPSS score is not available, the lack of a KEV listing suggests it is not yet widely exploited in the wild. The vulnerability is likely exploitable through remote XML input that reaches the XSLT transformer, making it available to attackers who can submit malicious XML documents over the network.

Generated by OpenCVE AI on September 11, 2026 at 15:55 UTC.

Remediation

Vendor Solution

NextGen recommends users update Mirth Connect v4.7.2 or later. Users can download the latest version from the NextGen Healthcare customer portal.


OpenCVE Recommended Actions

  • Update Mirth Connect to version 4.7.2 or later as provided by NextGen Healthcare.
  • If an upgrade is not immediately possible, configure the application to disable XML external entity processing or sanitize incoming XML to remove or reject external entity references.
  • Continuously monitor application logs and performance metrics for signs of abnormal XML processing or denial‑of‑service activity.

Generated by OpenCVE AI on September 11, 2026 at 15:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 11 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description The XSLT Transformer Step builds a bare TransformerFactory without the proper security options set, so XXE injection can allow data exfiltration and denial-of-service attacks.
Title NextGen Healthcare Mirth Connect Improper Restriction of XML External Entity Reference
Weaknesses CWE-611
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-09-11T14:57:02.383Z

Reserved: 2026-09-03T21:01:37.559Z

Link: CVE-2026-78224

cve-icon Vulnrichment

Updated: 2026-09-11T14:55:13.129Z

cve-icon NVD

Status : Received

Published: 2026-09-11T15:17:04.337

Modified: 2026-09-11T15:17:04.337

Link: CVE-2026-78224

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T16:00:06Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference