A AegiFlow
HIGHCVSS 7.1EPSS 0.4%

CVE-2026-39904

Gophish contains a denial of service vulnerability

Published
2026-06-22
Modified
2026-08-06
EPSS percentile
36%
Aliases
GHSA-42jc-v69j-g38f
Sources
github-advisory

Summary

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.

Affected packages

EcosystemPackageAffected versionsFixed versions
Gogithub.com/gophish/gophish

Remediation: No patched version is listed by GitHub.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.