Description
In Zimbra Collaboration before 10.1.17, a local file inclusion (LFI) vulnerability exists in the Zimbra Classic Web Client due to improper validation of the fu request parameter. An unauthenticated attacker can exploit this vulnerability by supplying a crafted path, potentially allowing unauthorized disclosure of protected files, such as WEB-INF/web.xml, within the web application directory. This occurs in the Forward servlet.
Published: 2026-08-13
Score: 3.1 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a local file inclusion vulnerability in the Zimbra Classic Web Client’s Forward servlet caused by insufficient validation of the request parameter "fu". An attacker can provide a crafted value that causes the servlet to include arbitrary files from the web application directory, exposing sensitive configuration files such as WEB‑INF/web.xml. The weakness maps to CWE‑669 and results in unauthorized disclosure of protected files.

Affected Systems

Zimbra Collaboration installations running any version before 10.1.17 are affected, specifically those using the Classic Web Client. Systems that have not applied the 10.1.17 update remain vulnerable.

Risk and Exploitability

With a CVSS score of 3.1 the flaw is considered moderate; an unauthenticated attacker can trigger the inclusion by sending a crafted HTTP request, making the vulnerability a valid attack vector for unauthenticated users within or on the same network. No publicly available exploit code has been reported and the issue is not listed in the CISA KEV catalog, indicating a lower exploitation probability at present, yet the potential disclosure of configuration files presents a non‑trivial risk.

Generated by OpenCVE AI on August 13, 2026 at 16:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Zimbra Collaboration to version 10.1.17 or later to remove the LFI flaw
  • Configure the web server and application to validate the "fu" request parameter and disable directory traversal or arbitrary file inclusion
  • Monitor server logs for repeated attempts to access protected files and, if the Forward servlet is not required, temporarily disable it or restrict its access

Generated by OpenCVE AI on August 13, 2026 at 16:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title Local File Inclusion Allows Unauthorized Disclosure of Sensitive Files in Zimbra Classic Web Client

Thu, 13 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description In Zimbra Collaboration before 10.1.17, a local file inclusion (LFI) vulnerability exists in the Zimbra Classic Web Client due to improper validation of the fu request parameter. An unauthenticated attacker can exploit this vulnerability by supplying a crafted path, potentially allowing unauthorized disclosure of protected files, such as WEB-INF/web.xml, within the web application directory. This occurs in the Forward servlet.
First Time appeared Zimbra
Zimbra collaboration
Weaknesses CWE-669
CPEs cpe:2.3:a:zimbra:collaboration:*:*:*:*:*:*:*:*
Vendors & Products Zimbra
Zimbra collaboration
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Zimbra Collaboration
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-13T15:58:23.351Z

Reserved: 2026-08-12T21:57:23.970Z

Link: CVE-2026-73574

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T16:19:06.593

Modified: 2026-08-13T16:19:06.593

Link: CVE-2026-73574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T17:30:06Z

Weaknesses
  • CWE-669

    Incorrect Resource Transfer Between Spheres