๐Ÿ” CVE Alert

CVE-2026-27808

MEDIUM 5.8

Mailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check API

CVSS Score
5.8
EPSS Score
0.0%
EPSS Percentile
0th

Mailpit is an email testing tool and API for developers. Prior to version 1.29.2, the Link Check API (/api/v1/message/{ID}/link-check) is vulnerable to Server-Side Request Forgery (SSRF). The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering private/internal IP addresses. The response returns status codes and status text per link, making this a non-blind SSRF. In the default configuration (no authentication on SMTP or API), this is fully exploitable remotely with zero user interaction. This is the same class of vulnerability that was fixed in the HTML Check API (CVE-2026-23845 / GHSA-6jxm-fv7w-rw5j) and the screenshot proxy (CVE-2026-21859 / GHSA-8v65-47jx-7mfr), but the Link Check code path was not included in either fix. Version 1.29.2 fixes this vulnerability.

CWE CWE-918
Vendor axllent
Product mailpit
Published Feb 25, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for axllent mailpit

Be the first to know when new medium vulnerabilities affecting axllent mailpit are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

axllent / mailpit
< 1.29.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/axllent/mailpit/security/advisories/GHSA-mpf7-p9x7-96r3 github.com: https://github.com/axllent/mailpit/commit/10ad4df8cc0cd9e51dea1b4410009545eef7fbf5 github.com: https://github.com/axllent/mailpit/releases/tag/v1.29.2