Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67446— Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling

CVSS 5.3 · Medium EPSS 0.37% · P30

Possible ATT&CK Techniques 1AI

T1496 · Resource Hijacking

Affected Version Matrix 1

VendorProductVersion RangeStatus
axllentmailpit< 1.30.4affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-67446

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
axllentmailpit < 1.30.4 -

II. Public POCs for CVE-2026-67446

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-67446

登录查看更多情报信息。

Patches & Fixes for CVE-2026-67446 (1)

Vendor Advisories for CVE-2026-67446 (1)

Vendor Pages for CVE-2026-67446 (1)

Same Patch Batch · axllent · 2026-08-20 · 4 CVEs total

CVE-2026-674486.5 MEDIUMMailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22
CVE-2026-674455.3 MEDIUMMailpit: SMTP command parser buffers unbounded command lines before syntax rejection
CVE-2026-674475.3 MEDIUMMailpit: SMTP DATA line reader buffers over-limit input before size enforcement

IV. Related Vulnerabilities

V. Comments for CVE-2026-67446

No comments yet


Leave a comment