CVE-2025-31135

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-31135
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-31135.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-31135
Aliases
Downstream
Related
Published
2025-04-01T22:03:09.405Z
Modified
2025-12-05T08:54:30.147582Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Go-Guerrilla SMTP Daemon allows the PROXY command to be sent multiple times
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-20"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/31xxx/CVE-2025-31135.json"
}
References

Affected packages

Git / github.com/phires/go-guerrilla

Affected ranges

Type
GIT
Repo
https://github.com/phires/go-guerrilla
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.5.1

v1.*

v1.6.0
v1.6.1
v1.6.5
v1.6.6