Description
An unauthenticated attacker can send an IMAP ID command with a very large number of parameters before logging in, which causes memory and CPU usage to grow disproportionately. The login process can be terminated by the out-of-memory handling, which also terminates all other connections handled by the same process. This can cause degradation or denial of service for IMAP logins. Limit the number of connections handled by a single imap-login process. This has a performance impact though. Update to non-vulnerable version. No publicly available exploits are known.
Published: 2026-08-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

An attacker who does not need to authenticate can send an IMAP ID command containing an unusually large number of parameters before logging in. The command causes the imap-login process to allocate increasing amounts of memory and CPU time, leading to out‑of‑memory conditions that terminate the process and all other connections it handles. The result is a service disruption that can effectively deny IMAP logins to legitimate users.

Affected Systems

Open‑Xchange’s OX Dovecot CE and OX Dovecot Pro are affected. No specific vulnerable version numbers are listed; any version running the described code path is potentially impacted.

Risk and Exploitability

The CVSS score of 7.5 indicates a high level of severity. The EPSS score is < 1% and the vulnerability is not recorded in the CISA KEV catalog, but the lack of public exploits does not reduce the risk. The likely attack vector is a remote network connection that can issue IMAP commands before authentication, enabling an unauthenticated attacker to trigger resource exhaustion and cause denial of service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest non‑vulnerable version of OX Dovecot CE or OX Dovecot Pro as provided by Open‑Xchange.
  • Configure the imap-login process to limit the number of connections it handles per process, reducing the impact of excessive parameter usage.
  • Monitor memory and CPU usage of imap-login processes and enforce out‑of‑memory handling policies, restarting or isolating processes as needed.

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 Unauthenticated IMAP ID Command Causes DoS via Excessive Parameters dovecot: Dovecot: Denial of Service via IMAP ID command with excessive parameters
Weaknesses CWE-770
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Title Unauthenticated IMAP ID Command Causes DoS via Excessive Parameters

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

Type Values Removed Values Added
Description An unauthenticated attacker can send an IMAP ID command with a very large number of parameters before logging in, which causes memory and CPU usage to grow disproportionately. The login process can be terminated by the out-of-memory handling, which also terminates all other connections handled by the same process. This can cause degradation or denial of service for IMAP logins. Limit the number of connections handled by a single imap-login process. This has a performance impact though. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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:54:09.305Z

Reserved: 2026-04-27T08:53:58.839Z

Link: CVE-2026-42391

cve-icon Vulnrichment

Updated: 2026-08-28T14:42:09.265Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-42391

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-42391 - 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