CVE-2026-33263
MEDIUMDescription
When mail_max_userip_connections is set (default 10) and reached, submission-login can crash with epoll() panic caused by file descriptor handling issues. If running in high-security mode (default for community releases), only the new submission connection gets terminated. If running in high-performance mode (default for Pro releases), all connections handled by the submission-login process will be terminated. The crashes can cause failure for user to send a message, or it can cause duplicate messages to be sent. If TLS is not used (in the backend server processing the submission), duplicate deliveries cannot happen, because the crash can only happen at AUTH stage. Limit the number of connections handled by single submission-login process. This has a performance impact though. Update to non-vulnerable version. No publicly available exploits are known.
Is your site exposed to CVE-2026-33263?
Run a free security scan — no signup, results in seconds.
CVSS v3.1 Score
EPSS — Exploit Prediction
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
Weakness Type (CWE)
References
Frequently Asked Questions
What is CVE-2026-33263? +
How severe is CVE-2026-33263? +
How do I check if I'm vulnerable to CVE-2026-33263? +
Related Vulnerabilities
Ksenia Security lares (legacy model) Home Automation version 1.6 contains a critical security flaw that exposes the alarm system PIN …
CMSimple 5.15 contains a remote command execution vulnerability that allows authenticated attackers to modify file extensions and upload malicious PHP …
A flaw in the PCP linux_sockets module exposes an unsecured internal connection. An attacker with initial code execution can exploit …
runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 …
Leaking of file descriptors from the fork server to web content processes could allow for privilege escalation attacks. This vulnerability …