Service interrupt via oversized thumbnail decode
Published Aug 20, 2026 · Updated Aug 20, 2026
Resource exhaustion in the thumbnail endpoint in Axllent Mailpit before 1.30.4 allows remote attackers to cause a service interrupt via crafted image attachments. The GET /api/v1/message/{id}/part/{partID}/thumb handler in server/apiv1/thumbnails.go reparses stored attachment bytes and calls imaging.Decode() on image/* content before checking declared dimensions or decoded pixel count, so a small compressed image can expand into a large in-memory raster before imaging.Fill() scales it to 180x120. Exposure requires a deployment where remote attackers can store a message and reach the web API; opening the affected message in the UI can trigger the same decode path through MessageAttachments.vue.
Summary
What happened
Resource exhaustion in the thumbnail endpoint in Axllent Mailpit before 1.30.4 allows remote attackers to cause a service interrupt via crafted image attachments. The GET /api/v1/message/{id}/part/{partID}/thumb handler in server/apiv1/thumbnails.go reparses stored attachment bytes and calls imaging.Decode() on image/* content before checking declared dimensions or decoded pixel count, so a small compressed image can expand into a large in-memory raster before imaging.Fill() scales it to 180x120. Exposure requires a deployment where remote attackers can store a message and reach the web API; opening the affected message in the UI can trigger the same decode path through MessageAttachments.vue.
The record
- CVE
- CVE-2026-67446
- Published
- Aug 20, 2026
- Updated
- Aug 20, 2026
- Vendor
- Axllent
- Product
- Mailpit
- Classifications
- CWE-770, CWE-400, T1499.003
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 20, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.30.4
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-75mr-qw9x-3r39 proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo