CVE-2025-31135 Details
Description
Go-Guerrilla SMTP Daemon is a lightweight SMTP server written in Go. Prior to 1.6.7, when ProxyOn is enabled, the PROXY command will be accepted multiple times, with later invocations overriding earlier ones. The proxy protocol only supports one initial PROXY header; anything after that is considered part of the exchange between client and server, so the client is free to send further PROXY commands with whatever data it pleases. go-guerrilla will treat these as coming from the reverse proxy, allowing a client to spoof its IP address. This vulnerability is fixed in 1.6.7.
A vulnerability in Go-Guerrilla SMTP Daemon versions prior to 1.6.7 allows clients to spoof their IP addresses when the PROXY command is used. This issue arises because, with ProxyOn enabled, the server accepts multiple PROXY commands, with later ones overriding earlier ones. The PROXY protocol only permits one initial header, and any subsequent commands can be manipulated by the client. As a result, the server may incorrectly attribute the spoofed IP as coming from the reverse proxy.
Users can upgrade to Go-Guerrilla SMTP Daemon version 1.6.7 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 1, 2025CISA-ADP
Assessed Apr 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| phires go-guerrilla | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 28, 2026 | CVE Modified | [email protected] |
| Apr 1, 2025 | New CVE Received | [email protected] |
Volerion