
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-59028 is a Denial of Service (DoS) vulnerability in Dovecot's SASL authentication mechanism caused by improper input validation of base64-encoded data. When an attacker sends invalid base64 SASL data, the login process disconnects from the authentication server, causing all active concurrent authentication sessions to fail. The vulnerability affects Dovecot versions prior to 2.4.3 and Open-Xchange Dovecot Pro versions prior to 3.1.2. It was published on March 27, 2026, and carries a CVSS v3.1 base score of 7.5 (High) per NVD, though ENISA rates it 5.3 (Medium) (OX Advisory, EUVD).
The root cause is improper input validation (CWE-20) in the SASL authentication handling code within Dovecot's login process. When a client submits malformed base64 data during SASL negotiation, the login process fails to handle the error gracefully and instead disconnects from the backend authentication server entirely. This disconnect causes all concurrent authentication sessions sharing that login process to fail simultaneously, enabling a network-based DoS attack with no authentication or user interaction required. No public proof-of-concept or technical write-up detailing specific payloads has been published (OX Advisory, oss-sec).
Successful exploitation results in a complete availability impact on the authentication subsystem — all active concurrent login sessions are terminated when the login process disconnects from the auth server. Legitimate users are prevented from authenticating to the mail server, causing service disruption proportional to the server's concurrency level. There is no confidentiality or integrity impact; the vulnerability is purely a DoS condition. High-concurrency production deployments (e.g., large enterprise or ISP mail servers) are most severely affected, as more sessions are disrupted per attack (OX Advisory, EUVD).
auth process disconnection errors or messages such as Login process disconnected from auth server; high rate of authentication failures across multiple concurrent sessions in dovecot.log or auth.log.The primary remediation is to upgrade Dovecot to version 2.4.3 or later, or Open-Xchange Dovecot Pro to version 3.1.2 or later. As a temporary workaround where immediate patching is not possible, concurrency in login processes can be disabled (setting login_max_processes_count = 1 or equivalent), though this carries a heavy performance penalty and is not recommended for large deployments. Ubuntu has issued security notice USN-8136-1 (and regression fix USN-8136-2), and openSUSE has published corresponding security announcements for their Dovecot packages (OX Advisory, Ubuntu USN-8136-1, openSUSE Advisory).
The vulnerability was disclosed via the oss-sec mailing list and Seclists Full Disclosure in March 2026, generating moderate community attention (oss-sec, Full Disclosure). Linux distribution security teams including Ubuntu and openSUSE responded promptly with patched packages. Pro-Linux.de and LinuxSecurity.com covered the advisory as part of broader Dovecot security update coverage. No significant social media controversy or notable researcher commentary beyond standard advisory dissemination has been observed.
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."