# CVE-2026-33263

## Summary

- **CVE ID:** CVE-2026-33263
- **Severity:** MEDIUM
- **CVSS Score:** 4.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L)
- **CWE:** CWE-403
- **Published:** Aug 28, 2026
- **Last Modified:** Aug 28, 2026

## Description

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.

## Affected Products

- Open-Xchange GmbH — OX Dovecot Pro (2.3.0)
- Open-Xchange GmbH — OX Dovecot Pro (3.0.0)
- Open-Xchange GmbH — OX Dovecot Pro (3.1.0)
- Open-Xchange GmbH — OX Dovecot CE (2.3.0)

## References

- [CNA](https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.29%
- **EPSS Percentile:** 21.4

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._