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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 12:16
Updated : 2026-09-03 18:13
NVD link : CVE-2026-42391
Mitre link : CVE-2026-42391
CVE.ORG link : CVE-2026-42391
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
