Vulnerability Description
mailcow is a dockerized email package, with multiple containers linked in one bridged network. The Sync Job feature - which can be made available to standard users by assigning them the necessary permission - suffers from a shell command injection. A malicious user can abuse this vulnerability to obtain shell access to the Docker container running dovecot. The imapsync Perl script implements all the necessary functionality for this feature, including the XOAUTH2 authentication mechanism. This code path creates a shell command to call openssl. However, since different parts of the specified user password are included without any validation, one can simply execute additional shell commands. Notably, the default ACL for a newly-created mailcow account does not include the necessary permission. The Issue has been fixed within the 2023-03 Update (March 3rd 2023). As a temporary workaround the Syncjob ACL can be removed from all mailbox users, preventing from creating or changing existing Syncjobs.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mailcow | Mailcow\ | < 2023-03, _dockerized |
Related Weaknesses (CWE)
References
- https://github.com/mailcow/mailcow-dockerized/releases/tag/2023-03Release Notes
- https://github.com/mailcow/mailcow-dockerized/security/advisories/GHSA-3j2f-wf52ExploitThird Party Advisory
- https://github.com/mailcow/mailcow-dockerized/releases/tag/2023-03Release Notes
- https://github.com/mailcow/mailcow-dockerized/security/advisories/GHSA-3j2f-wf52ExploitThird Party Advisory
FAQ
What is CVE-2023-26490?
CVE-2023-26490 is a vulnerability with a CVSS score of 7.3 (HIGH). mailcow is a dockerized email package, with multiple containers linked in one bridged network. The Sync Job feature - which can be made available to standard users by assigning them the necessary perm...
How severe is CVE-2023-26490?
CVE-2023-26490 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26490?
Check the references section above for vendor advisories and patch information. Affected products include: Mailcow Mailcow\.