CVE-2026-33263: Medium severity vulnerability

Published Aug 28, 2026
·
Updated

When mailmaxuseripconnections 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.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Limit the number of connections handled by a single submission-login process by reducing mail_max_userip_connections (default shown as 10) so the configured maximum is not reached.

    submission-login mail_max_userip_connections = a lower value than the default 10

Event History

Aug 28, 2026
CVE Published
via MITRE·10:12 AM
Data Sourced
via MITRE·10:12 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are most affected by the connection termination behavior?

High-security mode, the default for community releases, terminates only the new submission connection. High-performance mode, the default for Pro releases, terminates all connections handled by the affected submission-login process.

2

What must occur for the crash to be triggered?

mail_max_userip_connections must be configured and its limit reached; the stated default limit is 10. The issue occurs in submission-login during file descriptor handling.

3

Can this lead to duplicate message delivery?

Yes, crashes can cause duplicate messages to be sent. Duplicate deliveries cannot occur when TLS is not used for backend submission processing, because the crash can only happen during the AUTH stage.

4

What mitigation is available if an update cannot be applied immediately?

Limit the number of connections handled by a single submission-login process. This mitigation has a performance impact.

5

Are public exploits known?

No publicly available exploits are known.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203