CVE-2026-39904
Gophish 0.12.1 Denial of Service via Office Document Upload
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email template attachment. The ApplyTemplate() function in models/attachment.go processes Office documents as ZIP archives and calls ioutil.ReadAll() on each contained file entry without enforcing size restrictions on uncompressed content, allowing a zip bomb payload to expand to several gigabytes in memory and cause the process to be terminated by the operating system.
| CWE | CWE-770 |
| Vendor | gophish |
| Product | gophish |
| Published | Jun 22, 2026 |
Stay Ahead of the Next One
Get instant alerts for gophish gophish
Be the first to know when new medium vulnerabilities affecting gophish gophish 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:L/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
gophish / gophish
0 โค 0.12.1
References
Credits
Ashik Mohamed (ashikmd7)