The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-43208

CVE-2023-43208: Nextgen Mirth Connect RCE Vulnerability

CVE-2023-43208 is an unauthenticated remote code execution flaw in NextGen Healthcare Mirth Connect before version 4.4.1. This article covers the technical details, affected versions, security impact, and mitigation.

Published: February 11, 2026

CVE-2023-43208 Overview

NextGen Healthcare Mirth Connect before version 4.4.1 is vulnerable to unauthenticated remote code execution. This vulnerability exists due to an incomplete patch for CVE-2023-37679, allowing attackers to execute arbitrary code on affected systems without authentication. Given Mirth Connect's role as a healthcare integration engine used for exchanging sensitive medical data, successful exploitation could lead to severe consequences including unauthorized access to protected health information (PHI), lateral movement within healthcare networks, and complete system compromise.

Critical Impact

This vulnerability enables unauthenticated attackers to achieve remote code execution on systems running vulnerable versions of Mirth Connect. The vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog.

Affected Products

  • NextGen Mirth Connect versions prior to 4.4.1

Discovery Timeline

  • 2023-10-26 - CVE-2023-43208 published to NVD
  • 2025-10-31 - Last updated in NVD database

Technical Details for CVE-2023-43208

Vulnerability Analysis

This vulnerability (CWE-78: OS Command Injection) represents an incomplete fix for the previously disclosed CVE-2023-37679. The flaw allows unauthenticated remote attackers to execute arbitrary operating system commands on the underlying server hosting Mirth Connect. Healthcare organizations deploying Mirth Connect as their integration engine are particularly at risk, as successful exploitation could provide attackers with a foothold into sensitive healthcare infrastructure.

The vulnerability stems from insufficient input validation and sanitization in the application's handling of user-supplied data. When exploited, attackers can inject malicious commands that are executed with the privileges of the Mirth Connect service account, potentially leading to full system compromise.

Root Cause

The root cause is an incomplete security patch for CVE-2023-37679. The original vulnerability allowed command injection, but the remediation applied in earlier versions failed to address all attack vectors. This left a bypass path that attackers could leverage to achieve the same unauthenticated remote code execution impact as the original vulnerability.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker with network access to a vulnerable Mirth Connect instance can craft malicious requests that exploit the command injection flaw. The vulnerability affects the application's request processing components, where unsanitized input can be interpreted as system commands.

Exploitation involves sending specially crafted HTTP requests to the Mirth Connect server. The injected commands execute in the context of the service account running Mirth Connect, which often has elevated privileges on healthcare systems. For detailed technical analysis, see the Horizon3 Analysis on CVE-2023-43208.

Detection Methods for CVE-2023-43208

Indicators of Compromise

  • Unusual outbound network connections from Mirth Connect servers to unknown external hosts
  • Unexpected process spawning from the Mirth Connect Java process (e.g., shell processes like cmd.exe, /bin/sh, or /bin/bash)
  • Modified system files or new suspicious files in Mirth Connect installation directories
  • Anomalous HTTP request patterns in Mirth Connect access logs containing shell metacharacters or encoded command sequences

Detection Strategies

  • Deploy network intrusion detection signatures for known CVE-2023-43208 exploitation patterns
  • Monitor Mirth Connect logs for malformed or suspicious HTTP requests targeting vulnerable endpoints
  • Implement endpoint detection rules to alert on unexpected child processes spawned by the Mirth Connect service
  • Conduct regular vulnerability scanning to identify unpatched Mirth Connect instances in your environment

Monitoring Recommendations

  • Enable comprehensive logging on all Mirth Connect instances including HTTP access logs and application logs
  • Configure SIEM alerts for command injection patterns in web application traffic destined to Mirth Connect servers
  • Monitor for lateral movement activity originating from systems hosting Mirth Connect
  • Review the CISA Known Exploited Vulnerabilities Catalog for updated threat intelligence

How to Mitigate CVE-2023-43208

Immediate Actions Required

  • Upgrade all Mirth Connect instances to version 4.4.1 or later immediately
  • If immediate patching is not possible, restrict network access to Mirth Connect administrative interfaces using firewall rules or network segmentation
  • Conduct incident response investigation on any internet-exposed Mirth Connect instances to check for signs of compromise
  • Review and harden service account permissions used by Mirth Connect deployments

Patch Information

NextGen Healthcare has released Mirth Connect version 4.4.1 which addresses this vulnerability. Organizations should upgrade to this version or later as soon as possible. Given the active exploitation of this vulnerability and its inclusion in CISA's KEV catalog, patching should be treated as an urgent priority. Refer to the Packet Storm advisory for additional technical details on the vulnerability and remediation.

Workarounds

  • Implement strict network access controls to limit connectivity to Mirth Connect servers to only authorized systems and users
  • Deploy a web application firewall (WAF) with rules to detect and block command injection attempts
  • Place Mirth Connect behind a reverse proxy with input validation and request filtering capabilities
  • Segment Mirth Connect servers from critical healthcare systems and restrict their access to only necessary resources
bash
# Example: Restrict network access to Mirth Connect using iptables
# Allow access only from trusted management network (adjust IP ranges as needed)
iptables -A INPUT -p tcp --dport 8443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8443 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNextgen Mirth Connect

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.42%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-78
  • Technical References
  • Packet Storm File Release

  • Horizon3 Analysis on CVE-2023-43208

  • CISA Known Exploited Vulnerabilities
  • Related CVEs
  • CVE-2023-37679: Nextgen Mirth Connect RCE Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English