Description
NextGen Connect (Mirth Connect) versions 4.7.1 and earlier allow an authenticated user to execute arbitrary SQL through a Database Connector API, which could result in disclosure of stored credentials for connected systems, arbitrary file write, and a denial-of-service condition.
Published: 2026-09-11
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: SQL Injection allowing credential disclosure, arbitrary file write and denial of service
Action: Apply patch
AI Analysis

Impact

The vulnerability is a classic SQL injection (CWE‑89) that occurs within Mirth Connect's Database Connector API. An authenticated user can supply malicious SQL statements through the API, which are executed against the underlying database. This flaw can be used to read stored credentials on the platform, write arbitrary files, or trigger a denial‑of‑service condition, potentially compromising confidential medical configuration data or disrupting service availability.

Affected Systems

Affected products are NextGen Healthcare’s Mirth Connect platform, specifically versions 4.7.1 and all earlier releases. These versions deploy the vulnerable Database Connector API without proper input validation. Administrators should verify that their Mirth Connect installation falls within this range.

Risk and Exploitability

The CVSS score of 7.2 denotes high severity, and the system requires a legitimate authenticated session to exploit, meaning the attack is most likely to originate from an insider or a compromised user account. Because the EPSS score is not available, it is unclear how frequently attackers have targeted this flaw, but its inclusion in the public advisories suggests it is a known concern. The vulnerability is not currently listed in CISA's KEV catalog. An attacker who gains access could obtain privileged data, alter system files, or cause service disruption, leading to significant operational and data‑security risks.

Generated by OpenCVE AI on September 11, 2026 at 16:11 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 using the NextGen Healthcare customer portal.
  • Limit Database Connector API usage to trusted, least‑privilege accounts and audit API access logs.
  • If immediate upgrade is not possible, disable or remove the Database Connector API from all non‑essential services as a temporary workaround.

Generated by OpenCVE AI on September 11, 2026 at 16:11 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description NextGen Connect (Mirth Connect) versions 4.7.1 and earlier allow an authenticated user to execute arbitrary SQL through a Database Connector API, which could result in disclosure of stored credentials for connected systems, arbitrary file write, and a denial-of-service condition.
Title NextGen Healthcare Mirth Connect SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

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

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

Link: CVE-2026-82583

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-82583

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')