CVE-2025-68645

9.5 CISA KEV

Synacor · Zimbra Collaboration Suite (ZCS)

A Local File Inclusion vulnerability in the Zimbra Collaboration Suite Webmail Classic UI allows unauthenticated remote attackers to include arbitrary files via the RestFilter servlet.

Executive summary

This critical vulnerability in Synacor Zimbra Collaboration Suite (ZCS) is currently being exploited in the wild and allows unauthenticated remote attackers to achieve full system compromise.

Vulnerability

The flaw is a Local File Inclusion (LFI) vulnerability residing in the RestFilter servlet of the Webmail Classic UI. An unauthenticated attacker can manipulate request parameters sent to the /h/rest endpoint to bypass security controls and include arbitrary files from the WebRoot directory.

Business impact

The ability for an unauthenticated attacker to include arbitrary files presents a severe risk to confidentiality, integrity, and availability. Successful exploitation can lead to the exposure of sensitive configuration files, credential theft, or full remote code execution, justifying the high CVSS score of 9.5. This vulnerability poses an existential threat to the security of the mail environment and any data hosted within the ZCS infrastructure.

Remediation

Immediate Action: Administrators must apply the vendor-supplied security patches provided by Synacor immediately to remediate the RestFilter servlet logic.

Proactive Monitoring: Monitor server access logs for anomalous requests directed at the /h/rest endpoint, specifically looking for path traversal sequences or attempts to access non-standard system files.

Compensating Controls: Deploy Web Application Firewall (WAF) rules designed to detect and block malicious payloads targeting the RestFilter servlet and restrict external access to the Webmail Classic UI where possible.

Exploitation status

Public Exploit Available: Yes (multiple public proof-of-concept repositories available on GitHub).

Analyst recommendation

Due to the confirmed active exploitation and the critical nature of the flaw, organizations must prioritize the immediate application of patches for ZCS 10.0 and 10.1. If patching is not immediately feasible, restrict public access to the affected web interface until remediation is complete to prevent unauthorized access and potential system takeover.

More Synacor CVEs

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section, carried in 2 daily briefs, Dec 23 to Dec 24
  3. Published in the daily brief kev section, carried in 20 daily briefs, Jan 23 to Feb 11
  4. Analyst report written
  5. Fix documented per OSV.dev

Sources