CVE-2026-40036 PUBLISHED

Unfurl < 2026.04 - Denial of Service via Unbounded zlib Decompression

Assigner: VulnCheck
Reserved: 08.04.2026 Published: 08.04.2026 Updated: 08.04.2026

Unfurl before 2026.04 contains an unbounded zlib decompression vulnerability in parse_compressed.py that allows remote attackers to cause denial of service. Attackers can submit highly compressed payloads via URL parameters to the /json/visjs endpoint that expand to gigabytes, exhausting server memory and crashing the service.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor obsidianforensics
Product unfurl
Versions Default: unaffected
  • affected from 0 to 2026.04 (excl.)

Credits

  • Mobasi Security Team reporter

References

Problem Types

  • CWE-770 Allocation of Resources Without Limits or Throttling CWE
  • CWE-409 Improper Handling of Highly Compressed Data (Data Amplification) CWE