Description
An attacker that has valid credentials can send crafted compressed data that causes the affected process to exhaust its stack and crash. The affected process is terminated, which can cause degradation or denial of service for IMAP. 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: Immediate Patch
AI Analysis

Impact

The vulnerability allows an attacker with valid credentials to send specially crafted compressed IMAP data that causes the OX Dovecot authentication process to exhaust its stack and crash. The crash terminates the process, leading to degradation or denial of service for IMAP. This is a classic stack overflow or uncontrolled resource consumption flaw as defined by CWE-674.

Affected Systems

Affected products are Open‑Xchange GmbH OX Dovecot CE and Pro editions. No specific versions are listed in the CNA data, so any instance of these products potentially is at risk until a patched version is installed.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, while the EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a remote attacker who has authenticated access to an IMAP client and can send compressed data; this requires valid credentials but can be achieved over the network. Given the lack of publicly available exploits, the immediate risk appears moderate, but the denial‑of‑service impact warrants prompt action.

Generated by OpenCVE AI on September 1, 2026 at 14:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch to upgrade OX Dovecot to a non‑vulnerable version.
  • Disallow or restrict use of compressed IMAP data if the server configuration permits, to reduce the risk of stack exhaustion.
  • Configure operating‑system limits for the IMAP process (e.g., stack size, core dump).
  • Monitor IMAP logs for repeated crashes and enforce a retry policy to mitigate service degradation.

Generated by OpenCVE AI on September 1, 2026 at 14:58 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 Stack Exhaustion in OX Dovecot Causing IMAP Denial of Service dovecot: Dovecot: Denial of Service via crafted compressed data
Weaknesses CWE-770
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 28 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Title Stack Exhaustion in OX Dovecot Causing IMAP Denial of Service

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

Type Values Removed Values Added
Description An attacker that has valid credentials can send crafted compressed data that causes the affected process to exhaust its stack and crash. The affected process is terminated, which can cause degradation or denial of service for IMAP. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-674
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:12.773Z

Reserved: 2026-08-11T13:14:10.017Z

Link: CVE-2026-73209

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-73209

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-73209 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T15:00:11Z

Weaknesses
  • CWE-674

    Uncontrolled Recursion

  • CWE-770

    Allocation of Resources Without Limits or Throttling