CVE-2026-67445
Last modified
CVE-2026-67445 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit reads SMTP commands through internal/smtpd/smtpd.go session.readLine() using bufio.Reader.ReadString before session.parseLine() parses the verb or the RFC 5321 512-octet command-line limit is enforced. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit reads SMTP commands through internal/smtpd/smtpd.go session.readLine() using bufio.Reader.ReadString before session.parseLine() parses the verb or the RFC 5321 512-octet command-line limit is enforced. An unauthenticated remote SMTP client can send an oversized single command line that is fully allocated before syntax rejection or timeout, and the normal MaxMessageSize and DATA limits do not apply to this pre-DATA path. The same command reader is used by handleAuthLogin(), handleAuthPlain(), and handleAuthCramMD5() continuation lines, so concurrent oversized inputs can create memory pressure and reduce service availability. This issue is fixed in version 1.30.4.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| axllent | mailpit | < 1.30.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-67445?
How severe is CVE-2026-67445?
How do I fix CVE-2026-67445?
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-67438OliveTin gives access to predefined shell commands from a we…6.6
- CVE-2026-67439OliveTin gives safe and simple access to predefined shell co…4.3
- CVE-2026-6744A vulnerability was found in Bagisto up to 2.3.15. Affected …6.3
- CVE-2026-67440FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…6.9
- CVE-2026-67442FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…2
- CVE-2026-67443FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…9.2
- CVE-2026-67446Mailpit is an email testing tool and API for developers. Pri…5.3
- CVE-2026-67447Mailpit is an email testing tool and API for developers. Fro…5.3
- CVE-2026-67448Mailpit is an email testing tool and API for developers. Fro…6.5
- CVE-2026-6745A vulnerability was determined in Bagisto up to 2.3.15. Affe…3.5
- CVE-2026-6746Use-after-free in the DOM: Core & HTML component. This vulne…7.5
- CVE-2026-67465A pre-authentication attacker could leverage unbounded symbo…7.5
Are you affected by CVE-2026-67445?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
