CVE-2026-33263
Last modified
CVE-2026-33263 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Open-Xchange GmbH | OX Dovecot Pro | >= 2.3.0, < 2.3.22.2; >= 3.0.0, < 3.0.7; >= 3.1.0, < 3.1.6 |
| Open-Xchange GmbH | OX Dovecot CE | >= 2.3.0, < 2.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-33263?
How severe is CVE-2026-33263?
How do I fix CVE-2026-33263?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33258By publishing and querying a crafted zone an attacker can ca…7.5
- CVE-2026-33259Having many concurrent transfers of the same RPZ can lead to…5
- CVE-2026-3326The Xstore WordPress theme before 9.7.3 does not properly sa…8.6
- CVE-2026-33260An attacker can send a web request that causes unlimited mem…7.5
- CVE-2026-33261A zone transition from NSEC to NSEC3 might trigger an intern…5.9
- CVE-2026-33262An attacker can send replies that result in a null pointer d…5.9
- CVE-2026-33264A bug in `BaseSerialization.deserialize()` allowed unrestric…9.8
- CVE-2026-33265In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for b…9
- CVE-2026-33266Use of Hard-coded Cryptographic Key vulnerability in Apache …7.5
- CVE-2026-33267Improper Input Validation vulnerability in Apache Traffic Se…9.1
- CVE-2026-33268Nanoleaf Lines 12.3.2 does not authenticate firmware file up…6.9
- CVE-2026-3327Authenticated Iframe Injection in Dato CMS Web Previews plug…4.8
Are you affected by CVE-2026-33263?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
