Unit 42 has disclosed CL-STA-1114, a Russian state-nexus cyberespionage campaign—overlapping with activity tracked elsewhere as Void Blizzard, LAUNDRY BEAR, and TA488—that has exploited a stored cross-site scripting flaw in Zimbra Collaboration Suite's Classic UI, tracked as CVE-2025-66376, since at least July 2025. The technique requires no victim interaction beyond opening an email: a Base64-encoded, SVG-hidden JavaScript payload executes automatically inside the victim's authenticated webmail session, harvesting credentials, CSRF tokens, 2FA scratch codes, and up to 90 days of email and search history.
Targets span government, defense, transportation, and financial-sector organizations across NATO member states, Ukraine, CIS countries, and Africa. The underlying vulnerability was a zero-day when the campaign began, patched only in November 2025 and added to CISA's Known Exploited Vulnerabilities catalog in March 2026, yet exploitation has continued against unpatched instances well past both the patch release date and the federal remediation deadline.
Organizations running Zimbra Classic UI should verify patch status against version 10.0.18/10.1.13 immediately, independent of any other planned security review cycle.
Key Finding: CL-STA-1114 requires no victim interaction beyond opening an email, executing an obfuscated JavaScript payload automatically inside the victim's authenticated Zimbra webmail session to exfiltrate credentials, 2FA codes, and up to 90 days of communications history—demonstrating that a single patchable web application vulnerability can sustain a multi-sector, nation-state collection operation for well over a year when patch adoption lags patch availability.
Unit 42, the threat intelligence arm of Palo Alto Networks, published technical analysis on July 23, 2026 documenting CL-STA-1114, a campaign it assesses to be Russian state-nexus in origin and which overlaps with activity other vendors track as Void Blizzard, LAUNDRY BEAR, and TA488. Broader activity attributed to the same actor set has been tracked since at least 2024, but targeting specifically directed at Zimbra webmail deployments began in July 2025—while the exploited flaw was still a zero-day, with no vendor patch available—and, according to Unit 42's reporting, has continued through the time of publication.
The attack chain begins with a phishing email containing either an HTML attachment or inline HTML body content. Embedded within that content is an obfuscated, Base64-encoded JavaScript payload concealed inside an invisible SVG element—a construct designed to render without any visible indication to the recipient. When the email is opened and rendered inside Zimbra's Classic UI, the hidden script decodes and executes automatically, without requiring the recipient to click a link, open an attachment, or take any action beyond viewing the message. The underlying flaw enabling this execution is CVE-2025-66376, a stored cross-site scripting vulnerability rated 7.2 (High) on the CVSS scale, rooted in insufficiently sanitized handling of CSS @import directives within HTML email content.
Once executed, the injected script operates inside the victim's already-authenticated webmail session, allowing it to harvest session credentials, CSRF tokens, and two-factor authentication scratch codes, along with up to 90 days of the victim's email and search history. Collected data is exfiltrated to actor-controlled command-and-control infrastructure that Unit 42 observed rotating across at least nine distinct domains and nine IP addresses over the course of the campaign, with each piece of infrastructure remaining operational for an average of roughly 35 days before rotation—a pattern consistent with deliberate infrastructure hygiene intended to limit the useful life of any single indicator.
The vulnerability itself was addressed by Zimbra in versions 10.0.18 and 10.1.13, released in November 2025, and was subsequently added to CISA's Known Exploited Vulnerabilities catalog on March 18, 2026, which carried a federal civilian remediation deadline of April 1, 2026. Despite the availability of a patch for several months prior to KEV inclusion, and despite the subsequent federal deadline, Unit 42's reporting—corroborated by a joint cybersecurity advisory from CISA and international partner agencies including Canada's Cyber Centre and the UK's National Cyber Security Centre, along with independent practitioner coverage—indicates continued exploitation against unpatched Zimbra instances well past all of these milestones. Targeting has spanned government ministries, defense and military agencies, transportation-sector organizations, and financial institutions across NATO member states, Ukraine, CIS countries, and African nations, and prior reporting from Seqrite under the name "Operation GhostMail" documented related activity specifically targeting Ukrainian state agencies.
The zero-click nature of this exploitation defeats a security control most organizations rely on heavily: user awareness training focused on phishing recognition. Because the payload executes on message render, with no link to click and no attachment to open, standard guidance around suspicious-link avoidance provides no protective value against this specific technique, leaving technical controls as the sole effective line of defense.
Government, defense, and financial-sector organizations continuing to run unpatched Zimbra Classic UI remain exposed to sustained credential and communications-intelligence collection by a persistent, well-resourced state actor, independent of whatever other security controls those organizations may have in place elsewhere in their environment. The narrow, specific nature of the vulnerable component means an organization's broader security maturity does not meaningfully reduce this particular exposure if the underlying patch has not been applied.
This campaign is a documented, KEV-catalog-listed case with a confirmed exploitation timeline that extends well past both patch availability and the CISA BOD 22-01-driven federal remediation deadline. It provides a concrete, dated illustration of the practical gap between vulnerability disclosure, catalog inclusion, mandated remediation timelines, and actual field-level patch adoption—a gap that matters directly to institutions evaluating the real-world effectiveness of KEV-based remediation mandates rather than their theoretical coverage.
Immediate Term: Any organization operating Zimbra Collaboration Suite with the Classic UI should verify current patch status against versions 10.0.18 and 10.1.13 as a baseline control, treating any instance below those versions as actively and specifically targeted rather than theoretically vulnerable. This verification should not be deferred to a routine patch cycle given the sustained, ongoing nature of the observed exploitation.
Short Term: SOC and email security teams should hunt for the published indicator infrastructure—the nine documented command-and-control domains and IP addresses—within DNS logs, proxy logs, and mail gateway records, recognizing that the infrastructure's rotation pattern (averaging roughly 35 days per indicator) means historical log review may be as valuable as forward-looking blocking. Email security tooling capable of detonating or rendering HTML-embedded scripts prior to delivery, rather than relying solely on link- or attachment-based sandboxing, offers more meaningful protection against this specific technique than conventional phishing filters, which are largely oriented around the click-based attack pattern this campaign does not use.
Long Term: This campaign should inform how organizations weight KEV-catalog inclusion and federal remediation deadlines in their own internal prioritization models. The observed continuation of successful exploitation well past both the patch release date and the CISA-mandated deadline suggests that catalog inclusion and deadline-setting alone do not reliably drive field remediation, particularly for infrastructure like webmail platforms that may not receive the same patch-cycle attention as more visibly internet-facing systems. Institutional stakeholders should treat KEV inclusion as a floor for urgency, not a ceiling, and should build verification steps into remediation tracking rather than relying on deadline-passage as an implicit signal that exposure has been addressed.
Actions are organized by organizational security maturity, with remediation centered on patch verification and indicator hunting given the campaign's zero-click delivery mechanism.
Institutional Note: Institutional stakeholders should treat KEV-catalog inclusion and associated federal remediation deadlines as a minimum baseline for urgency rather than as evidence that exposure has been resolved once the deadline has passed, particularly for widely deployed collaboration platforms.
CL-STA-1114 is, at its technical core, the exploitation of a single patchable vulnerability—but its sustained, cross-sector, multi-year operational life illustrates a gap that no single patch release can close on its own: the distance between a fix being available and a fix being applied. Zero-click techniques that operate entirely within a trusted, authenticated session challenge the assumption that user vigilance is a meaningful layer of defense, reinforcing that institutional resilience increasingly depends on verified technical remediation rather than awareness alone.
Bridging that gap—between disclosure and adoption—remains as central to reducing real-world risk as the disclosure itself.