CVE-2026-67194
Last modified
CVE-2026-67194 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Courier IMAP before 6.0.1 and Courier Mail Server before 2.0.2 allow authenticated IMAP users to crash the imapd process via deeply nested parenthesized SEARCH queries. The SEARCH command parser (alloc_search_key in searchinfo.C) recursively descends on nested parenthesized groups through a mutual recursion chain with alloc_search_andlist() and alloc_search_notkey(), with no depth limit. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Courier IMAP before 6.0.1 and Courier Mail Server before 2.0.2 allow authenticated IMAP users to crash the imapd process via deeply nested parenthesized SEARCH queries. The SEARCH command parser (alloc_search_key in searchinfo.C) recursively descends on nested parenthesized groups through a mutual recursion chain with alloc_search_andlist() and alloc_search_notkey(), with no depth limit. Courier IMAP has no overall command line length limit, making exploitation trivial. A single IMAP command with ~2500 nested parentheses overflows the 8MB default stack, causing SIGSEGV.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| svarshavchik | Courier IMAP | < 6.0.1 |
| svarshavchik | Courier Mail Server | < 2.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-67194?
How severe is CVE-2026-67194?
How do I fix CVE-2026-67194?
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-67184TinyWeb through 0.0.8 contains a null pointer dereference vu…8.7
- CVE-2026-67185TinyWeb through 0.0.8 contains a path traversal vulnerabilit…8.7
- CVE-2026-67188Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-67191Xlight FTP Server before 3.9.5 contains a pre-authentication…9.8
- CVE-2026-67192Xlight FTP Server before 3.9.5 contains a pre-authentication…9.2
- CVE-2026-67193Xlight FTP Server before 3.9.5 contains an information discl…6.9
- CVE-2026-67195Perspective 5.0.0 contains a remote code execution vulnerabi…8.8
- CVE-2026-67196Perspective 5.0.0 contains a cross-site scripting vulnerabil…5.4
- CVE-2026-67198Perspective 5.0.0 contains a denial-of-service vulnerability…8.7
- CVE-2026-67199Perspective 5.0.0 contains a denial of service vulnerability…7.1
- CVE-2026-6720When calicoctl is invoked with --log-level=info or --log-lev…7.2
- CVE-2026-67200Perspective 5.0.0 contains a path traversal vulnerability th…8.7
Are you affected by CVE-2026-67194?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
