GHSA-wpwj-69cm-q9c5 · Severity: high · Ecosystem: go — go-mail has insufficient address encoding when passing mail addresses to the SMTP client
go-mail is a comprehensive library for sending mails with Go. In versions 0.7.0 and below, due to incorrect handling of the mail.Address values when a sender- or recipient address is passed to the corresponding MAIL FROM or RCPT TO commands of the SMTP client, there is a possibility of wrong address routing or even ESMTP parameter smuggling. For successful exploitation, it is required that the user's code allows for arbitrary mail address input (i. e. through a web form or similar). If only static mail addresses are used (i. e. in a config file) and the mail addresses in use do not consist of quoted local parts, this should not affect users. This issue is fixed in version 0.7.1
Conclusion & alert: CVE-2025-59937 is rated High Exploit Risk (61.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.49%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.49% | +0.44% |
| 2 | 2025-11-10 | 0.04% | 0.06% | +0.02% |
| 3 | 2025-10-17 | — | 0.04% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-wpwj-69cm-q9c5 · Severity: high · Ecosystem: go — go-mail has insufficient address encoding when passing mail addresses to the SMTP client
| URL | Tags |
|---|---|
| https://github.com/wneessen/go-mail/commit/42e92cfe027be04aff72921adb0f72f11d517479 | Patch |
| https://github.com/wneessen/go-mail/issues/495 | Exploit Issue Tracking |
| https://github.com/wneessen/go-mail/pull/496 | Issue Tracking Patch |
| https://github.com/wneessen/go-mail/security/advisories/GHSA-wpwj-69cm-q9c5 | Vendor Advisory |