Mailpit 是一款面向开发者的电子邮件测试工具及 API。在版本 1.30.0 至 1.30.5 中,Mailpit 的内部组件 中的 函数在针对完成的 SMTP DATA 行与 (服务器最大消息大小)进行 大小检查之前,调用了 。这使得未认证的 SMTP 客户端能够发送单条长度超过配置的最大消息大小(MaxMessageSize)的数据行,从而导致 Mailpit 在返回 552 5.3.4 拒绝响应之前,提前分配了整个数据行所需的内存。尽管多行 DATA 累积部分已受到限制,但该修复后的代码间隙仍然存在;并
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-67448 | 6.5 MEDIUM | Mailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22 |
| CVE-2026-67445 | 5.3 MEDIUM | Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection |
| CVE-2026-67446 | 5.3 MEDIUM | Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling |
No comments yet