CVE-2026-39904

Source
https://cve.org/CVERecord?id=CVE-2026-39904
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39904.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-39904
Aliases
Downstream
Related
Published
2026-06-22T20:11:14Z
Modified
2026-09-09T18:26:44Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Gophish 0.12.1 Denial of Service via Office Document Upload
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39904.json"
}
References

Affected packages

Git / github.com/gophish/gophish

Affected ranges

Type
GIT
Repo
https://github.com/gophish/gophish
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.12.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.7.1
v0.*
v0.1
v0.1.1
v0.1.2
v0.10.0
v0.10.1
v0.11.0
v0.12.0
v0.12.1
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39904.json"