Description
An attacker that can send mail to a user can craft a message header that makes the IMAP THREAD command consume CPU disproportionate to the size of the message. When a mail client issues a THREAD command on the affected mailbox, this can cause degradation or denial of service for IMAP. Monitor system for abnormal CPU usage, kill the offending process and remove the offending message from the affected mailbox. 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: Resource exhaustion leading to denial of service via IMAP THREAD
Action: Patch Update
AI Analysis

Impact

An attacker who can send mail to a user may craft a message header that causes the IMAP THREAD command to consume CPU disproportional to the message size. When a client requests a THREAD on the mailbox, the server can be overloaded, leading to degraded performance or denial of service. This vulnerability involves improper input validation (CWE‑606) and can trigger a denial of service through unexpected resource consumption (CWE‑400).

Affected Systems

The vulnerability affects Open‑Xchange Dovecot CE and Pro. Exact affected version numbers are not disclosed in the advisory, so any current release may be susceptible until a patch is applied.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is 0.00272 and the vulnerability is not listed in KEV, indicating a low exploitation probability. However, because the attack requires the ability to send mail to the target, it is considered a targeted threat. If an adversary gains the capability to inject mail, the high CPU consumption can be triggered by issuing an IMAP THREAD command through a mail client. The low EPSS score suggests a lower exploitation probability, yet the impact on availability warrants immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Open‑Xchange Dovecot CE and Pro to the latest non‑vulnerable version as released by the vendor.
  • Configure monitoring to detect abnormal IMAP CPU usage; if a thread command triggers high load, terminate the IMAP process and delete the offending message from the mailbox.
  • Restrict the ability to send mail that contains crafted headers to trusted sources or apply mail filtering rules to reject messages with suspicious header fields.

Generated by OpenCVE AI on September 1, 2026 at 14:45 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 CPU Overconsumption via Crafted IMAP THREAD Command dovecot: Dovecot: Denial of Service via crafted IMAP THREAD command
Weaknesses CWE-606
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 CPU Overconsumption via Crafted IMAP THREAD Command

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

Type Values Removed Values Added
Description An attacker that can send mail to a user can craft a message header that makes the IMAP THREAD command consume CPU disproportionate to the size of the message. When a mail client issues a THREAD command on the affected mailbox, this can cause degradation or denial of service for IMAP. Monitor system for abnormal CPU usage, kill the offending process and remove the offending message from the affected mailbox. 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:N/UI:R/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:30.823Z

Reserved: 2026-04-08T09:59:59.342Z

Link: CVE-2026-40014

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-40014

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-40014 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-606

    Unchecked Input for Loop Condition