CVE-2022-27925
Confirmed PUBLISHEDZimbra Collaboration (aka ZCS) 8.8.15 and 9.0 has mboximport functionality that receives a ZIP archive and extracts files from it. An authenticated...
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
Zimbra Collaboration (aka ZCS) 8.8.15 and 9.0 has mboximport functionality that receives a ZIP archive and extracts files from it. An authenticated user with administrator rights has the ability to upload arbitrary files to the system, leading to directory traversal.
- CVE Published
- Apr 20, 2022
- Exploitation Reported
- Aug 11, 2022
- CVSS
- 7.2 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| n/a |
n/a
|
n/a |
Affected |
CVE References
- wiki.zimbra.com/wiki/Zimbra_Security_Advisories wiki.zimbra.com · CVE Record https://wiki.zimbra.com/wiki/Zimbra_Security_Advisories
- wiki.zimbra.com/wiki/Security_Center wiki.zimbra.com · CVE Record https://wiki.zimbra.com/wiki/Security_Center
- wiki.zimbra.com/wiki/Zimbra_Releases/9.0.0/P24 wiki.zimbra.com · CVE Record https://wiki.zimbra.com/wiki/Zimbra_Releases/9.0.0/P24
- packetstormsecurity.com/files/168146/Zimbra-Zip-Path-Traversal.html packetstormsecurity.com · CVE Record http://packetstormsecurity.com/files/168146/Zimbra-Zip-Path-Traversal...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2022-08-11 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/zimbra_mboximport_cve_2022_27925.rb | Apr 28, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
AV:N/AC:L/Au:S/C:P/I:P/A:P
Exploitation Status
Exploited in the wild
Recorded 2022-08-11 00:00:00 UTC · CISA
Used in malware
Recorded 2022-08-11 00:00:00 UTC · CISA
Proof of concept available
Recorded 2022-08-12 18:35:52 UTC · GitHub
Weaknesses (CWE)
-
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/zimbra_mboximport_cve_2022_27925.rb | Apr 28, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2022-10-01 10:33:55 UTC · 16 stars
A loader for zimbra 2022 rce (cve-2022-27925)
github · Created 2022-09-17 22:24:32 UTC · 1 stars
github · Created 2022-09-12 08:30:30 UTC · 2 stars
CVE-2022-27925 nuclei template
github · Created 2022-08-26 20:19:48 UTC · 4 stars
Python Script to exploit Zimbra Auth Bypass + RCE (CVE-2022-27925)
github · Created 2022-08-20 15:58:29 UTC · 43 stars
Zimbra CVE-2022-27925 PoC
github · Created 2022-08-14 22:22:55 UTC · 56 stars
Zimbra Unauthenticated Remote Code Execution Exploit (CVE-2022-27925)
github · Created 2022-08-12 18:35:52 UTC · 67 stars
Zimbra RCE simple poc
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
15:02 UTC about 1 year ago15:02 UTC · about 1 year ago
Metasploit module available
Exploit module available
-
18:35 UTC almost 4 years ago18:35 UTC · almost 4 years ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC almost 4 years ago00:00 UTC · almost 4 years ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
00:00 UTC almost 4 years ago00:00 UTC · almost 4 years ago
First public exploitation report
Exploit observed in malware
-
23:23 UTC over 4 years ago23:23 UTC · over 4 years ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC over 4 years ago00:00 UTC · over 4 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2022-27925
{
"cve_id": "CVE-2022-27925",
"title": "Zimbra Collaboration (aka ZCS) 8.8.15 and 9.0 has mboximport functionality th...",
"affected_vendor": "Zimbra",
"affected_product": "Collaboration",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 7.2,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}