ZeroHour

CVE-2026-27852

large

Memory-exhaustion DoS in Open-Xchange Dovecot IMAP via oversized mail headers

CVSS 3.1
7.5 high
EPSS
<1%p29
Published
()
Modified
AI analysis

This is an unauthenticated denial-of-service flaw in the IMAP message-parsing component maintained by Open-Xchange (per the CNA, Dovecot, the widely used open-source IMAP server). An attacker who can send email to a victim crafts a message whose headers contain a very large number of email addresses or MIME parameters; the message is delivered normally, but when the user later reads it over IMAP, parsing the headers consumes excessive memory and exceeds the process memory limit, terminating the process. The impact is a denial of service for that user's mail access (CVSS availability-high, no confidentiality or integrity impact). Any Dovecot-based IMAP deployment that accepts inbound email from untrusted senders is affected, and any mailbox user can be targeted individually. No public PoC or known exploitation exists; EPSS estimates only a 0.4% chance of exploitation in the next 30 days.

What to do: Upgrade Dovecot to the non-vulnerable version per the Open-Xchange advisory (specific fixed versions are not listed in the available data). As interim mitigations, enforce per-process memory limits and reasonable header/address/parameter limits on inbound mail at the SMTP gateway (e.g., restrict the number of recipients and header size accepted), and monitor for IMAP process crashes or restarts on affected mailboxes.

Affected
Open-Xchange Dovecot (IMAP server)
Estimated exposure
large≈ hundreds of thousands of internet-exposed IMAP servers — Dovecot is the most widely deployed open-source IMAP server and accounts for the majority of IMAP/IMAPS services visible in public internet scans (Shodan/Censys), so the plausible affected population is on the order of 10^5 mail servers;…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An attacker that can send mail to a user can craft a message whose headers contain a very large number of email addresses or MIME parameters, which causes excessive memory usage when the message is later parsed. The message is still delivered, but reading it over IMAP can exhaust the memory limit of the process and terminate it, causing denial of service for the affected user. Update to non-vulnerable version. No publicly available exploits are known.

Weakness
CWE-400
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

In the news

No ingested article mentions this CVE yet.