CVE-2026-39904Disclosure

LOWCVSS 7.1 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD description

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.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-770

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

NONE

Threat summary

  • 1 mentions across 1 observed day

What's happening

  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • 1 total mentions across 1 day

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-06-23: 1Technical Details · 2026-06-23: 106-23
Signal classification1 categories
Disclosure
1100.0%
Full discourse1 post
  • Upwind Security MDR@UpwindMDR
    Disclosure

    🚨High - Gophish Denial of Service via Office Attachment Zip Bomb (CVE-2026-39904) Gophish's ApplyTemplate() function in models/attachment.go processes uploaded Office documents as ZIP archives and calls ioutil.ReadAll() on each entry without enforcing any limit on uncompressed size. An authenticated user with the User role can upload a crafted Office document as an email template attachment. A zip bomb payload expands to several gigabytes in memory, exhausting server memory and causing the operating system to terminate the Gophish process - a denial of service requiring only a low-privileged account and no user interaction. 👉Affected: Gophish through 0.12.1.

    Post summary

    The text announces a high‑severity denial‑of‑service vulnerability in Gophish (CVE‑2026‑39904), detailing How the zip bomb is processed and its impact, but provides no PoC, exploit, patch, or evidence of real‑world use.

    00000129
    226 followersView on X

Explore more