LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-9621: Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery (SSRF) Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jul 7, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 28, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-9621 to its Known Exploited Vulnerabilities catalog on Jul 7, 2025, with a federal patch deadline of Jul 28, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Synacor Zimbra Collaboration Suite (ZCS) contains a server-side request forgery (SSRF) vulnerability via the ProxyServlet component.

CVE-2019-9621 is a server-side request forgery (SSRF) vulnerability in Synacor Zimbra Collaboration Suite (ZCS) that can be triggered through the ProxyServlet component. An attacker who can reach the affected service may coerce the Zimbra server into making HTTP requests to destinations of the attacker's choosing, including internal systems that would otherwise be unreachable from the internet. This matters because Zimbra often sits at the edge of an organization's messaging infrastructure and holds credentials, mail, and directory data; successful SSRF can become a pivot into the internal network or a means to harvest sensitive information from services that trust the Zimbra host.

Public detail is limited to the CISA description of the ProxyServlet SSRF and the associated CWE classifications; exact affected versions, CVSS scores, and exploit mechanics must be confirmed against the vendor advisory.

How it works

The flaw belongs to the SSRF class (CWE-918) and also involves improper reliance on trust (CWE-807). In an SSRF, the application accepts a URL or similar locator from an untrusted party and then issues a request on the server's behalf without adequate validation of the target. In this case the ProxyServlet component of ZCS is the entry point. An attacker supplies a crafted request that causes the servlet to fetch an arbitrary resource; the request originates from the Zimbra server's network context and therefore inherits whatever connectivity and trust relationships that host possesses. Because the server itself is making the request, network-level controls that block inbound traffic to internal hosts do not stop the access. The precise request format and any authentication requirements are not detailed in the public summary and must be verified in the vendor advisory.

Am I affected? How to find it in your systems

Zimbra Collaboration Suite is commonly deployed as an on-premises or private-cloud mail, calendar, and collaboration platform. Typical installations run on Linux servers and expose web interfaces (often on ports 80/443 or the Zimbra-specific ports) that include the ProxyServlet path. Inventory steps:

Telemetry signs of exploitation are generic for SSRF: unusual outbound HTTP(S) connections from the Zimbra host to internal IP ranges, metadata services, or unexpected external destinations; spikes in ProxyServlet access logs; or requests containing suspicious URL parameters. Correlate these with authentication failures or anomalous mailbox activity.

How to remediate

Patch first. Apply the vendor-supplied update for Zimbra Collaboration Suite that addresses CVE-2019-9621, following the installation and restart procedures in the official advisory. After patching, verify that the ProxyServlet no longer accepts the previously vulnerable request patterns.

Additional hardening appropriate to this weakness class includes:

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; schedule the official patch as soon as possible.

If your data may have been exposed

Known ransomware use of this vulnerability is not documented. Nevertheless, actively exploited SSRF flaws have been used to reach internal systems and exfiltrate data. If logs or other indicators suggest successful abuse, treat the incident as a potential breach: rotate credentials accessible from the Zimbra host, review mail and directory access logs, and follow your incident-response plan. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether any associated accounts appear in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedSynacor · Zimbra Collaboration Suite (ZCS)
WeaknessCWE-918
Added to CISA KEVJul 7, 2025
Federal patch deadlineJul 28, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities