CERT Polska has issued an urgent warning regarding the active exploitation of a critical RCE flaw in Zimbra Collaboration Suite, threatening millions of users globally.

  • A critical command injection vulnerability (CVE-2026-73570) has been identified in Zimbra Collaboration Suite (ZCS).
  • Unauthenticated attackers can achieve Remote Code Execution (RCE) via SNMP components.
  • Over 12,100 Zimbra servers are currently exposed online, primarily in Europe and Asia.
  • Immediate patching to version 10.1.20 is required for all administrators.
  • The cybersecurity landscape has been thrown into alert following reports from CERT Polska, the Polish Computer Emergency Response Team. They have confirmed that threat actors are actively exploiting a critical vulnerability within the Zimbra Collaboration Suite (ZCS), a widely used email and collaboration platform serving hundreds of millions of users and thousands of government agencies worldwide.

    The vulnerability, tracked as CVE-2026-73570, stems from a command injection weakness located in the SNMP monitoring component. When SNMP notifications are enabled, the system fails to properly sanitize untrusted input. This allows an unauthenticated attacker to send specially crafted SMTP requests to execute arbitrary operating system commands with 'zimbra' user privileges.

    Why This Matters

    BozokMedia analysis shows that the scale of this vulnerability is particularly alarming due to the high-profile nature of Zimbra's clientele. Because the suite is a staple for government entities and large enterprises, successful exploitation provides a direct pathway for espionage and large-scale data breaches.

    The ability to execute code without authentication makes this one of the most dangerous vulnerabilities currently circulating in the wild.

    According to data from Shadowserver, an internet security watchdog, more than 12,100 Zimbra servers are currently exposed to the public internet. A significant concentration of these vulnerable servers is located in Europe (4,382) and Asia (4,492). Experts warn that without immediate updates, these servers remain prime targets for automated exploitation scripts.

    Historical Context of Zimbra Exploits

    Zimbra has a history of being a primary target for Advanced Persistent Threats (APTs). In early 2023, the Winter Vivern group utilized XSS exploits to target NATO-aligned organizations. Furthermore, state-sponsored groups like APT29 (linked to Russia's SVR) and APT28 (linked to the GRU) have repeatedly leveraged Zimbra vulnerabilities to infiltrate government networks in Ukraine and other regions.

    Did You Know?: Remote Code Execution (RCE) is considered a 'holy grail' for hackers because it allows them to take complete control of a target system remotely.

    Frequently Asked Questions

    1. How can I protect my Zimbra installation?
    The most effective defense is to upgrade to version 10.1.20 immediately and audit logs for suspicious activity in the /tmp/ and /opt/zimbra/ directories.

    2. Is this exploit limited to specific regions?
    While massive numbers of exposed servers are in Europe and Asia, the exploit is global and can target any internet-facing Zimbra server.

    Original Source Link (BleepingComputer)