Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/{id}/part/{partID}/thumb endpoint. The Thumbnail handler in server/apiv1/thumbnails.go obtains attachment bytes through storage.GetAttachmentPart(), accepts image/* content, and calls imaging.Decode() with AutoOrientation before imaging.Fill() scales the image to 180 by 120 pixels. A compact image declaring very large dimensions can therefore consume disproportionately large memory and CPU, and opening the message UI can trigger the same endpoint through server/ui-src/components/message/MessageAttachments.vue. This can degrade availability when an unauthenticated client can store the crafted attachment and reach the web API. This issue is fixed in version 1.30.4.
CVE-2026-67446
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 55(Attend)EG Risk 55/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Aug 20, 2026Thumbnail generation decodes unbounded image dimensions before scaling · Advisory · axllent/mailpit · GitHub
https://github.com/axllent/mailpit/security/advisories/GHSA-75mr-qw9x-3r39Release v1.30.4 (axllent/mailpit)
Patch available: axllent/mailpit v1.30.4
https://github.com/axllent/mailpit/releases/tag/v1.30.4commit 6bcb6337838b (axllent/mailpit)
Fix landed in axllent/mailpit commit 6bcb6337838b — awaiting tagged release
https://github.com/axllent/mailpit/commit/6bcb6337838b542d53c348e38c7977f569b6db35Vendor Advisories for CVE-2026-67446(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/axllent/mailpit | — | 1.30.4 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 49× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 20:18 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 17:40 UTCEG score recompute
- 2026-09-16 14:22 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 11:45 UTCEG score recompute
- 2026-09-14 10:06 UTCEG score recompute
- 2026-09-13 08:27 UTCEG score recompute
- 2026-09-12 06:48 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:37 UTCEPSS rescore
- 2026-09-11 05:10 UTCEG score recompute
- 2026-09-09 01:53 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 18:07 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 16:28 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 14:49 UTCEG score recompute
- 2026-09-04 13:06 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 11:25 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
Show 24 moreShow fewer
- 2026-09-02 09:41 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 08:02 UTCEG score recompute
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 06:17 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 04:36 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 02:56 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 01:16 UTCEG score recompute
- 2026-08-26 23:36 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 21:57 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 20:16 UTCEG score recompute
- 2026-08-23 18:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 17:00 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 15:21 UTCEG score recompute
- 2026-08-21 15:10 UTCEG score recompute
- 2026-08-20 21:17 UTCEG score recompute
- 2026-08-20 21:16 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-67446?
When was CVE-2026-67446 disclosed?
Is CVE-2026-67446 actively exploited?
What is the CVSS score of CVE-2026-67446?
How do I remediate CVE-2026-67446?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-67446
Is Your Infrastructure Affected by CVE-2026-67446?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.