Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/axllent/mailpit
  4. ›
  5. CVE-2026-67446

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

September 2, 2026

Mailpit’s thumbnail endpoint decodes attacker-supplied image attachments into a full raster before checking any decoded-pixel, dimension, or memory budget. A remote client that can store an email and reach the default web API can supply a compact high-dimension image, then request /api/v1/message/{id}/part/{partID}/thumb to force server-side memory and CPU work far larger than the encoded attachment size before Mailpit returns a 180x120 thumbnail.

References

  • github.com/advisories/GHSA-75mr-qw9x-3r39
  • github.com/axllent/mailpit/commit/6bcb6337838b542d53c348e38c7977f569b6db35
  • github.com/axllent/mailpit/releases/tag/v1.30.4
  • github.com/axllent/mailpit/security/advisories/GHSA-75mr-qw9x-3r39
  • nvd.nist.gov/vuln/detail/CVE-2026-67446

Code Behaviors & Features

Detect and mitigate CVE-2026-67446 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.30.4

Fixed versions

  • 1.30.4

Solution

Upgrade to version 1.30.4 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

go/github.com/axllent/mailpit/CVE-2026-67446.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 07 Sep 2026 12:17:50 +0000.