CVE-2026-33263CWE-403

CVE-2026-33263

Medium · published August 28, 2026

CVSS v3.1
4.3
EPSS
0%
Percentile
21.2
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
4.3 · MEDIUM
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CVSS v4.0
Not supplied
EPSS
0.00290 · 21.2th percentile
Weakness
CWE-403 · Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')
Published
2026-08-28T16:16Z
References (1)
EPSS history
Timeline
  • 30 AUG 16:17Z
    EPSS moved — → 0%
    epss
  • 28 AUG 10:12Z
    When mail_max_userip_connections is set (default 10) and reached, submission-login can crash with epoll() panic caused by file descriptor handling issues
    cvelistv5