Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67445— Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection

CVSS 5.3 · Medium EPSS 0.37% · P31

Affected Version Matrix 1

VendorProductVersion RangeStatus
axllentmailpit< 1.30.4affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-67445

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
axllentmailpit < 1.30.4 -

II. Public POCs for CVE-2026-67445

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-67445

登录查看更多情报信息。

Patches & Fixes for CVE-2026-67445 (1)

Vendor Advisories for CVE-2026-67445 (1)

Vendor Pages for CVE-2026-67445 (1)

Same Patch Batch · axllent · 2026-08-20 · 4 CVEs total

CVE-2026-674486.5 MEDIUMMailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22
CVE-2026-674465.3 MEDIUMMailpit: Thumbnail generation decodes unbounded image dimensions before scaling
CVE-2026-674475.3 MEDIUMMailpit: SMTP DATA line reader buffers over-limit input before size enforcement

IV. Related Vulnerabilities

V. Comments for CVE-2026-67445

No comments yet


Leave a comment