CVE-2026-40036
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk40th percentile - higher than 40% of all known CVEs
Summary
Unfurl before version 2026.04 has an unbounded zlib decompression vulnerability in parse_compressed.py. Attackers can send highly compressed payloads via URL parameters to the /json/visjs endpoint, which expand to gigabytes, exhausting server memory and causing denial of service.
Risk Assessment
A DoS attack can render the Unfurl service unavailable to legitimate users.
Recommendation
Upgrade Unfurl to version 2026.04 or later, which limits the size of decompressed data.
Other vulnerabilities in Unfurl
Original NVD description (English source)
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.

