<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Half-Click - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/half-click/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 23 Jul 2026 14:04:47 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/half-click/feed.xml" rel="self" type="application/rss+xml"/><item><title>TA488 Exploits Zimbra Mailservers with Half-Click Vulnerability CVE-2025-66376</title><link>https://feed.craftedsignal.io/briefs/2026-07-ta488-zimbra-half-click/</link><pubDate>Thu, 23 Jul 2026 14:04:47 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-ta488-zimbra-half-click/</guid><description>Russia-aligned threat actor TA488 (Void Blizzard, Laundry Bear) exploited CVE-2025-66376, a critical XSS vulnerability in Zimbra Collaboration Suite webmail, for at least five months in 2025 via crafted emails to gain persistent access, exfiltrate user credentials, 2FA codes, and bulk emails from Ukrainian government and US defense industrial base targets.</description><content:encoded><![CDATA[<p>Proofpoint, in coordination with the NSA and FBI, has identified TA488 (also known as Void Blizzard or Laundry Bear), a Russia-aligned threat actor, exploiting a critical cross-site scripting (XSS) vulnerability, CVE-2025-66376, in Zimbra Collaboration Suite mailservers. This campaign, active for at least five months during 2025, leveraged a &quot;half-click&quot; exploit, meaning victims needed only to open or preview a specially crafted email for malicious JavaScript to execute. The attacks primarily targeted Ukrainian government entities, along with US government, high science, and defense industrial base organizations. After successful exploitation, TA488 established persistent access to compromised systems, stole credentials and two-factor authentication codes, and exfiltrated emails using a custom malware Proofpoint tracks as &quot;ZimReaper.&quot; The actor's use of this stealthy method underscores a continued focus by Russian state-sponsored groups on exploiting webmail vulnerabilities to achieve espionage objectives.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access &amp; Exploitation (CVE-2025-66376):</strong> TA488 sends specially crafted emails from adversary-controlled Proton Mail accounts or previously compromised addresses. These emails contain an embedded HTML/JavaScript payload that exploits CVE-2025-66376 by using tag-splitting techniques with fake CSS <code>@import</code> directives and HTML comments to bypass Zimbra's client-side HTML sanitizer.</li>
<li><strong>Client-Side JavaScript Execution:</strong> When a victim opens or previews the malicious email in a vulnerable Zimbra webmail client, the sanitizer fails, allowing the browser to reconstruct and execute the embedded JavaScript (ZimReaper) within the context of the user's authenticated webmail session.</li>
<li><strong>Obfuscation &amp; Persistence Check:</strong> The initial JavaScript, after execution, checks for a script element with the ID <code>zmb_pl_v3_</code> to avoid re-execution and subsequently XOR decrypts a second, obfuscated JavaScript payload.</li>
<li><strong>Credential &amp; System Information Collection:</strong> The decrypted ZimReaper JavaScript pings the attacker's C2 server to log the successful exploit and then proceeds to steal the Cross-Site Request Forgery (CSRF) token, auto-complete passwords, two-factor authentication codes, and details about the Zimbra installation from the browser.</li>
<li><strong>Persistence Establishment:</strong> ZimReaper utilizes Zimbra APIs, specifically <code>CreateAppSpecificPasswordRequest</code>, to generate a new app-specific password under the name &quot;ZimbraWeb.&quot; This password provides TA488 with persistent access to the mailserver via IMAP, POP3, or SMTP, bypassing 2FA requirements.</li>
<li><strong>Data Exfiltration via DNS Queries:</strong> The collected sensitive information, including 2FA scratch codes, Zimbra version, user email, the newly created app-specific password, auto-fill password, and the Zimbra server URL, is exfiltrated to the C2 server via DNS queries using a specific <code>key.Base32EncodedData.unique_identifier.domain</code> schema.</li>
<li><strong>Bulk Email Exfiltration via HTTP POST:</strong> ZimReaper iterates through up to 90 days of the targeted user's emails. It then leverages Zimbra's built-in export functionality to exfiltrate these messages as a TGZ (compressed tarball) file through an HTTP POST request to the attacker's C2 infrastructure.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of CVE-2025-66376 by TA488 results in significant compromise of targeted organizations, particularly within government, high science, and the defense industrial base sectors. The primary impact is the unauthorized exfiltration of sensitive email communications, user credentials, and two-factor authentication codes, leading to a severe loss of confidentiality. Furthermore, the establishment of persistent access via app-specific passwords enables the threat actor to maintain long-term presence within the mail environment, potentially send further spear-phishing campaigns from compromised legitimate accounts, or continue manual data exfiltration. The targeting of Ukrainian government entities and US defense contractors indicates a clear espionage objective, posing a national security risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2025-66376 on all Zimbra Collaboration Suite mailservers immediately to prevent exploitation.</li>
<li>Deploy the Sigma rule &quot;Detect ZimReaper DNS Exfiltration Activity&quot; to your SIEM and monitor for suspicious DNS queries that match the described pattern (<code>key.Base32EncodedData.unique_identifier.domain</code>).</li>
<li>Deploy the Sigma rule &quot;Detect ZimReaper Bulk Email Exfiltration via Webmail Export&quot; to your SIEM and monitor Zimbra webserver logs for HTTP POST requests to <code>/service/export</code> with <code>fmt=tgz</code>.</li>
<li>Review Zimbra audit logs for the creation of new app-specific passwords, particularly those named &quot;ZimbraWeb&quot;, which may indicate unauthorized persistence.</li>
<li>Enhance email gateway security to detect and block emails containing complex, obfuscated HTML/JavaScript payloads, especially those targeting known Zimbra vulnerabilities.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>espionage</category><category>xss</category><category>zimbra</category><category>apt</category><category>state-sponsored</category><category>half-click</category><category>cve-2025-66376</category></item></channel></rss>