Vulnerability Database

318,756

Total vulnerabilities in the database

CVE-2026-23845

Mailpit is an email testing tool and API for developers. Versions prior to 1.28.3 are vulnerable to Server-Side Request Forgery (SSRF) via HTML Check CSS Download. The HTML Check feature (/api/v1/message/{ID}/html-check) is designed to analyze HTML emails for compatibility. During this process, the inlineRemoteCSS() function automatically downloads CSS files from external <link rel="stylesheet" href="..."> tags to inline them for testing. Version 1.28.3 fixes the issue.

  • Published: Jan 19, 2026
  • Updated: Jan 20, 2026
  • CVE: CVE-2026-23845
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.8
  • AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

CWEs: