{"id":6248,"date":"2025-08-19T10:04:34","date_gmt":"2025-08-19T10:04:34","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2025\/08\/19\/pipemagic-malware-mimic-as-chatgpt-app-exploits-windows-vulnerability-to-deploy-ransomware\/"},"modified":"2025-08-19T10:04:34","modified_gmt":"2025-08-19T10:04:34","slug":"pipemagic-malware-mimic-as-chatgpt-app-exploits-windows-vulnerability-to-deploy-ransomware","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2025\/08\/19\/pipemagic-malware-mimic-as-chatgpt-app-exploits-windows-vulnerability-to-deploy-ransomware\/","title":{"rendered":"PipeMagic Malware Mimic as ChatGPT App Exploits Windows Vulnerability to Deploy Ransomware"},"content":{"rendered":"<p>    PipeMagic Malware Mimic as ChatGPT App Exploits Windows Vulnerability to Deploy Ransomware<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A sophisticated malware campaign has been identified, utilizing PipeMagic, a highly modular backdoor deployed by the financially motivated threat actor Storm-2460.\u00a0<\/p>\n<p>This advanced malware masquerades as a legitimate open-source ChatGPT Desktop Application while exploiting the zero-day vulnerability CVE-2025-29824 in <a href=\"https:\/\/cybersecuritynews.com\/windows-common-log-file-system-vulnerability\/\" target=\"_blank\" rel=\"noreferrer noopener\">Windows Common Log File System<\/a> (CLFS) to deploy ransomware across multiple sectors globally.<\/p>\n<pre class=\"wp-block-preformatted\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Key Takeaways<\/strong><br><\/mark>1. PipeMagic masquerades as ChatGPT Desktop App while exploiting a Windows zero-day.<br>2. Features a modular design with encrypted named pipe communication and dynamic payload loading to evade detection.<br>3. Storm-2460 targets IT, financial, and real estate sectors worldwide.<\/pre>\n<p>The threat actor leverages a trojanized version of the popular ChatGPT Desktop Application available on GitHub, using it as a delivery mechanism for the PipeMagic backdoor.\u00a0<\/p>\n<p>This deceptive approach allows the <a href=\"https:\/\/cybersecuritynews.com\/online-shopping-frauds\/\" target=\"_blank\" rel=\"noreferrer noopener\">malware<\/a> to bypass initial user suspicion while establishing persistent access to compromised systems.\u00a0<\/p>\n<p>The observed targets span information technology, financial, and real estate sectors across the United States, Europe, South America, and the Middle East, demonstrating the campaign\u2019s broad geographic scope and cross-industry impact.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-pipemagic-modular-backdoor\"><strong>PipeMagic Modular Backdoor<\/strong><\/h2>\n<p>Microsoft <a href=\"https:\/\/www.microsoft.com\/en-us\/security\/blog\/2025\/08\/18\/dissecting-pipemagic-inside-the-architecture-of-a-modular-backdoor-framework\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">reports<\/a> that the PipeMagic employs a complex infection sequence beginning with a malicious MSBuild file downloaded via the certutil utility from compromised legitimate websites.\u00a0<\/p>\n<p>The initial stage features an in-memory dropper disguised as the legitimate <a href=\"https:\/\/cybersecuritynews.com\/hackers-abusing-chatgpt\/\" target=\"_blank\" rel=\"noreferrer noopener\">ChatGPT<\/a> application, which decrypts and launches the embedded PipeMagic payload directly into memory to evade detection.<\/p>\n<p>The malware generates a unique 16-byte bot identifier for each infected host and establishes a named pipe using the format \\.pipe1.&lt;Bot ID hex string&gt; for payload delivery.\u00a0<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXdHsGQwf8ykor3Do5ZlFzLLgPTqSms7nFXAvGWaEHk3DVe4jBoT4f-QfwJaaqrOzBLTVCHUa9MVNCXchoxBj5jaj_xYQ5RlFFvGvD5cUkFH1fmcDOUVqyrQozd3TAByNsahWqxjAw?key=dktAokkZIZnxmog4BcIQag\" alt=\"Bot ID generation\" style=\"width:624px;height:auto\"><figcaption class=\"wp-element-caption\">Bot ID generation<\/figcaption><\/figure>\n<\/div>\n<p>This bidirectional communication channel enables continuous module deployment while maintaining stealth.\u00a0<\/p>\n<p>The system utilizes RC4 encryption with a hardcoded 32-byte key and performs SHA-1 hash validation to ensure payload integrity during transmission.<\/p>\n<p>PipeMagic\u2019s technical sophistication lies in its use of four distinct doubly linked list structures: payload, execute, network, and unknown lists, each serving specific functions within the backdoor\u2019s architecture.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXfbrzMM3z9vfTgMC7YfVRJYIzujr4-XC4XNPutZEt8HKuA3FEU2ClBdINHnP8n4fFLzlwyP17bw8jTnrnVIcZEnEAHWO5ha9ZL8wyOqOeLdKszVUej7Pz2RigfwbHSa1NoGCyA3LQ?key=dktAokkZIZnxmog4BcIQag\" alt=\"Populating payload module with pipe data\"><figcaption class=\"wp-element-caption\">Populating payload module with pipe data<\/figcaption><\/figure>\n<\/div>\n<p>The malware maintains persistent <a href=\"https:\/\/cybersecuritynews.com\/command-and-controlc2-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">command-and-control (C2)<\/a> communication through a dedicated networking module that handles TCP connections to the domain aaaaabbbbbbb.eastus.cloudapp.azure[.]com:443, which Microsoft has subsequently disabled.<\/p>\n<p>The backdoor supports over 20 different operational commands, including system reconnaissance, module management, process enumeration, and payload execution.\u00a0<\/p>\n<p>Critical capabilities include backdoor code 0xF for self-deletion and 0x11 for module replacement, enabling dynamic operational adaptation.\u00a0<\/p>\n<p>The malware collects comprehensive system information, including OS version, domain membership, integrity levels, and network configuration, before transmitting data to C2 servers.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-mitigations\"><strong>Mitigations<\/strong><\/h2>\n<p>Microsoft recommends enabling tamper protection and network protection in Defender for Endpoint, alongside implementing EDR in block mode for post-breach artifact remediation.\u00a0<\/p>\n<p>Organizations should prioritize deploying patches for <a href=\"https:\/\/cybersecuritynews.com\/microsoft-patch-tuesday-april-2025\/\" target=\"_blank\" rel=\"noreferrer noopener\">CVE-2025-29824<\/a> and utilize cloud-delivered protection to defend against rapidly evolving attack variants.<\/p>\n<p><a href=\"https:\/\/cybersecuritynews.com\/microsoft-defender-vulnerability-allows-attackers\/\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Defender<\/a> XDR provides specific detections for PipeMagic variants, including alerts for active malware processes and ransomware-linked threat group activities.\u00a0<\/p>\n<p>The campaign highlights the critical importance of maintaining updated security controls and monitoring for suspicious named pipe communications and unusual ChatGPT application behavior across enterprise environments.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong><code>Safely detonate suspicious files to uncover threats, enrich your investigations, and cut incident response time.\u00a0<a href=\"https:\/\/any.run\/demo?utm_source=li_csn&amp;utm_medium=post&amp;utm_campaign=safe_detonation&amp;utm_content=demo&amp;utm_term=180825\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Start with an\u00a0ANYRUN sandbox trial<\/a>\u00a0\u2192\u00a0<\/code><\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/pipemagic-malware-mimic-as-chatgpt\/\">PipeMagic Malware Mimic as ChatGPT App Exploits Windows Vulnerability to Deploy Ransomware<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Florence Nightingale<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/pipemagic-malware-mimic-as-chatgpt\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>PipeMagic Malware Mimic as ChatGPT App Exploits Windows Vulnerability to Deploy Ransomware A sophisticated malware campaign has been identified, utilizing PipeMagic, a highly modular backdoor deployed by the financially motivated threat actor Storm-2460.\u00a0 This advanced malware masquerades as a legitimate open-source ChatGPT Desktop Application while exploiting the zero-day vulnerability CVE-2025-29824 in Windows Common Log File [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1636,129,63,258,131],"tags":[130],"class_list":["post-6248","post","type-post","status-publish","format-standard","hentry","category-cyber-attack-news","category-cyber-security","category-cyber-security-news","category-malware","category-vulnerability","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/6248"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=6248"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/6248\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=6248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=6248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=6248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}