
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-42006 is an uncontrolled resource consumption vulnerability in Dovecot's IMAP server that allows an authenticated attacker to cause excessive memory usage through crafted IMAP requests containing excessive open braces. It represents an incomplete fix for a prior related vulnerability, CVE-2026-27857, which only blocked closing braces but left open braces as a viable bypass. Affected products include Dovecot (community edition) versions before 2.4.4 and OX Dovecot Pro versions before 3.1.5 (and before 3.0.5 in the 3.0.x branch). The vulnerability was published on May 12, 2026, and carries a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, ENISA EUVD).
The root cause is CWE-400 (Uncontrolled Resource Consumption): Dovecot's IMAP parser does not properly enforce limits on the number of open braces in IMAP protocol messages. The prior patch for CVE-2026-27857 addressed excessive closing braces but failed to account for the symmetric case of excessive open braces, leaving the resource exhaustion vector open. An authenticated attacker can send IMAP requests with a large number of open braces, causing the IMAP process to consume memory up to the configured vsz_limit. No special privileges beyond valid IMAP credentials are required, and the attack is conducted entirely over the network (GitHub Advisory, OX Advisory).
Successful exploitation results in a denial-of-service condition limited to the IMAP process: an authenticated attacker can exhaust memory up to the configured vsz_limit, causing service degradation or unavailability for other IMAP users. There is no impact on confidentiality or integrity — the vulnerability is purely an availability issue. The blast radius is constrained to the IMAP service and does not facilitate lateral movement or data exfiltration (GitHub Advisory, ENISA EUVD).
{ sequence) in a parameter field that the IMAP parser processes.vsz_limit, causing the IMAP process to become unresponsive or crash, denying service to other users (GitHub Advisory, OX Advisory).{ characters in command parameters./var/log/syslog, /var/log/messages) attributed to the imap process.imap child processes consuming memory near or at the configured vsz_limit; sudden termination of IMAP worker processes followed by respawn events in the Dovecot master process log.Upgrade to Dovecot 2.4.4 or later (community edition), or OX Dovecot Pro 3.1.5 or later (3.0.x branch: 3.0.5 or later) to fully remediate the vulnerability (OX Advisory). As an interim workaround, configure the vsz_limit parameter for the IMAP process to a low value in dovecot.conf to cap per-process memory usage and limit the impact of exploitation. Distribution-specific patches have been released for Ubuntu (USN-8365-1), Debian LTS (DLA-4617-1), openSUSE, and Fedora 43/44 (Ubuntu Advisory, Debian LTS, openSUSE).
The vulnerability was disclosed via the oss-security mailing list and full-disclosure list in May 2026, generating routine security community attention (oss-sec, Full Disclosure). A technical write-up was published by Infinitsec noting the Proxmox/IMAP context of the memory consumption issue (Infinitsec). Major Linux distributions responded promptly with security updates, and Tenable released multiple Nessus detection plugins. Overall community reaction reflects the moderate severity rating — the vulnerability is considered a low-urgency patch given the authentication requirement and lack of known exploitation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."