Description
When XML batch processing is turned on and the XPath option is selected, the raw batch input goes through a default XPath/JAXP setup with no entity restrictions, so XXE injection can allow data exfiltration and denial-of-service attacks.
Published: 2026-09-11
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Data exfiltration and denial of service via XXE injection
Action: Immediate patch
AI Analysis

Impact

The vulnerability exists in Mirth Connect when XML batch processing is enabled and the XPath option is selected. In this configuration, raw XML input is processed by a default XPath/JAXP setup that does not enforce entity restrictions. This permits XML External Entity (XXE) injection, allowing an attacker to read arbitrary files from the server, exfiltrate sensitive data, or cause denial-of-service conditions by exploiting resource exhaustion or malformed input.

Affected Systems

All installations of NextGen Healthcare Mirth Connect that are running a version earlier than v4.7.2 are affected. No version information beyond the fact that prior releases lack the patch is provided.

Risk and Exploitability

The flaw carries a CVSS score of 8.7, indicating high severity. The EPSS score is not available, so the likelihood of exploitation cannot be quantified, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a remote attacker submitting a crafted XML batch file or job that includes a malicious external entity reference. Successful exploitation could result in data leakage and service interruption. No mitigation is provided by the product out of the box in those versions, so the risk persists until the fix is applied.

Generated by OpenCVE AI on September 11, 2026 at 16:10 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

  • Upgrade Mirth Connect to version 4.7.2 or later, using the latest release available from the NextGen Healthcare customer portal.
  • If an upgrade cannot be performed immediately, disable XML batch processing or the XPath feature to eliminate the vulnerable XML parsing path.
  • Configure the XML parser to disable external entity processing by setting the appropriate entity resolver or parser options, ensuring no external references can be resolved.

Generated by OpenCVE AI on September 11, 2026 at 16:10 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 When XML batch processing is turned on and the XPath option is selected, the raw batch input goes through a default XPath/JAXP setup with no entity restrictions, 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': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

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

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

Link: CVE-2026-82578

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-82578

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T16:15:05Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference