Denial of Service in Mailpit Email Testing Tool
CVE-2026-48824
5.3MEDIUM
What is CVE-2026-48824?
Mailpit, an email testing tool popular among developers, is susceptible to a Denial of Service attack due to insufficient input validation on several API endpoints. Prior to version 1.30.1, certain endpoints, including PUT /api/v1/messages and DELETE /api/v1/messages, allow unauthenticated users to send excessively large JSON bodies without any size restrictions. This exploitation can lead to a significant increase in resource consumption, potentially overwhelming the server and causing service disruptions. Users are advised to upgrade to version 1.30.1 or later where this issue has been addressed.
Affected Version(s)
mailpit < 1.30.1
