Mailpit 是一款面向开发者的电子邮件测试工具及 API。在版本 1.30.4 之前,Mailpit 通过内部组件 中的 方法读取 SMTP 命令,该方法使用 进行读取,而在执行 解析命令动词或强制执行 RFC 5321 定义的 512 字节命令行长度限制之前,即可完成整个命令行的读取。因此,未认证的远程 SMTP 客户端可以发送一个过大的单行命令,在语法拒绝或超时发生前即完成全部内存分配。由于该路径位于 DATA 命令之前,正常的 和 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-67446 | 5.3 MEDIUM | Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling |
| CVE-2026-67447 | 5.3 MEDIUM | Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement |
No comments yet