云虫漏洞情报

CVE-2026-33263 - 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 c - 漏洞详情

漏洞编号:CVE-2026-33263

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-33263

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-403

发布/更新时间:2026-08-28 / 2026-08-28

漏洞描述

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.

相关链接

相关漏洞

« 返回首页