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.
CVE-2026-67445
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 21, 2026
Advisory Details (3)
Auto-updated Aug 20, 2026SMTP command parser buffers unbounded command lines before syntax rejection · Advisory · axllent/mailpit · GitHub
https://github.com/axllent/mailpit/security/advisories/GHSA-w878-pj84-3j5vRelease v1.30.4 (axllent/mailpit)
Patch available: axllent/mailpit v1.30.4
https://github.com/axllent/mailpit/releases/tag/v1.30.4commit 993bed95b3c7 (axllent/mailpit)
Fix landed in axllent/mailpit commit 993bed95b3c7 — awaiting tagged release
https://github.com/axllent/mailpit/commit/993bed95b3c74d95231af93bd0e0d4c3d5b4db4dWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 17× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 05:50 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 04:46 UTCEG score recompute
- 2026-08-27 03:42 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 02:39 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 01:35 UTCEG score recompute
- 2026-08-24 00:32 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 23:29 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 22:25 UTCEG score recompute
- 2026-08-21 21:52 UTCEG score recompute
- 2026-08-20 21:17 UTCEG score recompute
- 2026-08-20 21:16 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-67445?
When was CVE-2026-67445 disclosed?
Is CVE-2026-67445 actively exploited?
What is the CVSS score of CVE-2026-67445?
How do I remediate CVE-2026-67445?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-67445
Is Your Infrastructure Affected by CVE-2026-67445?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.