Description
Mail content stored by a user can be crafted so that it is interpreted as dsync protocol commands when an administrator later runs dsync with the stream protocol, for example during a migration. Injected commands can modify mailbox state on the destination during migration or replication, including internal mailbox attributes that a user should not be able to set directly. It can also cause dsync errors. Avoid running dsync with the stream protocol on mailboxes with untrusted content. Update to non-vulnerable version. No publicly available exploits are known.
Published: 2026-08-28
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: unauthorized mailbox modification
Action: Patch Immediately
AI Analysis

Impact

A maliciously crafted email can be interpreted as dsync protocol commands when an administrator runs the dsync stream protocol during migration or replication. The injected commands can alter internal mailbox attributes that normal users are not allowed to set, thereby enabling an attacker to modify mailbox state or cause dsync errors. The flaw does not provide remote code execution, but it directly compromises mailbox integrity and availability.

Affected Systems

The vulnerability affects Open‑Xchange Dovecot Community Edition and Open‑Xchange Dovecot Professional. All releases published before the fix are potentially vulnerable; no specific version information is provided in the advisory.

Risk and Exploitability

The CVSS base score of 4.8 indicates a moderate impact. The EPSS score of less than 1% shows a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting limited widespread exploitation. The attack vector requires an administrator to run dsync with the stream protocol on mailboxes that contain untrusted content, typically during migration or replication. As a result, the risk is mainly insider or post‑compromise, with moderate severity once triggered.

Generated by OpenCVE AI on September 1, 2026 at 15:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch that addresses the command injection issue (CWE‑78 and CWE‑93).
  • If an upgrade cannot be performed immediately, avoid running the dsync stream protocol on mailboxes that may contain untrusted email content; use an alternative migration method if possible.
  • Sanitize or filter mail content before it is stored or processed by dsync to eliminate potential command sequences that could be interpreted as dsync commands.

Generated by OpenCVE AI on September 1, 2026 at 15:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Open-xchange
Open-xchange ox Dovecot Ce
Open-xchange ox Dovecot Pro
Vendors & Products Open-xchange
Open-xchange ox Dovecot Ce
Open-xchange ox Dovecot Pro

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Mail Content Can Be Treated as Dsync Commands During Migration Leading to Unintended Attribute Changes dovecot: Dovecot: Unauthorized mailbox modification via dsync command injection
Weaknesses CWE-78
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 28 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Title Mail Content Can Be Treated as Dsync Commands During Migration Leading to Unintended Attribute Changes

Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description Mail content stored by a user can be crafted so that it is interpreted as dsync protocol commands when an administrator later runs dsync with the stream protocol, for example during a migration. Injected commands can modify mailbox state on the destination during migration or replication, including internal mailbox attributes that a user should not be able to set directly. It can also cause dsync errors. Avoid running dsync with the stream protocol on mailboxes with untrusted content. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-93
References
Metrics cvssV3_1

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


Subscriptions

Open-xchange Ox Dovecot Ce Ox Dovecot Pro
cve-icon MITRE

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-08-28T15:55:05.515Z

Reserved: 2026-03-23T12:58:38.267Z

Link: CVE-2026-33606

cve-icon Vulnrichment

Updated: 2026-08-28T14:32:47.634Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T12:16:27.867

Modified: 2026-09-03T18:13:44.643

Link: CVE-2026-33606

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-28T10:12:14Z

Links: CVE-2026-33606 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T15:15:12Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

  • CWE-93

    Improper Neutralization of CRLF Sequences ('CRLF Injection')