Description
An attacker that has valid credentials can select a compression algorithm for the IMAP connection whose decompression state requires a large amount of memory, and open several such connections. The memory limit of the process is reached with only a few connections, terminating the process and all connections it handles, which can cause degradation or denial of service for IMAP. Disable IMAP compression. Alternatively limit the number of connections handled by a single imap-login process, though this has a performance impact. Update to non-vulnerable version. No publicly available exploits are known.
Published: 2026-08-28
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch or Disable
AI Analysis

Impact

An attacker who possesses legitimate credentials can choose a memory‑intensive compression algorithm for an IMAP session. Opening several such sessions exhausts the process memory, causing the IMAP login process to terminate and disconnect all associated sessions. This leads to service degradation or a complete denial of IMAP availability. The vulnerability is an instance of CWE-400 (Uncontrolled Resource Consumption) and CWE-770 (Memory Leak).

Affected Systems

Open‑Xchange GmbH’s OX Dovecot Community Edition and Professional Edition are affected. The vulnerability applies to any installed version that enables IMAP compression; specific version numbers are not disclosed, so all releases using default compression settings should be treated as vulnerable until an update is applied.

Risk and Exploitability

The CVSS score of 6.5 places the issue in the moderate range, and no public exploits exist yet. The EPSS score is less than 1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, since an attacker with valid credentials can force memory exhaustion, the risk of service disruption remains significant, especially for servers with high IMAP traffic. Based on the description, it is inferred that the primary attack vector requires legitimate authentication, typically through internal or compromised accounts.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest non‑vulnerable release of Open‑Xchange OX Dovecot.
  • Disable IMAP compression via server configuration.
  • Restrict the number of concurrent connections per imap‑login process to limit memory use, accepting minor performance impact.

Generated by OpenCVE AI on September 1, 2026 at 15:49 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 IMAP Connection Compression Memory Exhaustion Leading to Denial of Service dovecot: dovecot: Denial of Service via IMAP compression memory exhaustion
Weaknesses CWE-770
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 13:45:00 +0000

Type Values Removed Values Added
Title IMAP Connection Compression Memory Exhaustion Leading to Denial of Service

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

Type Values Removed Values Added
Description An attacker that has valid credentials can select a compression algorithm for the IMAP connection whose decompression state requires a large amount of memory, and open several such connections. The memory limit of the process is reached with only a few connections, terminating the process and all connections it handles, which can cause degradation or denial of service for IMAP. Disable IMAP compression. Alternatively limit the number of connections handled by a single imap-login process, though this has a performance impact. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-400
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-08-28T15:53:30.084Z

Reserved: 2026-06-08T08:05:31.708Z

Link: CVE-2026-52687

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-52687

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-52687 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T16:00:13Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling