Filtered by vendor Dfir-unfurl Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-40035 1 Dfir-unfurl 1 Dfir-unfurl 2026-04-09 9.1 Critical
Unfurl through 2025.08 contains an improper input validation vulnerability in config parsing that enables Flask debug mode by default. The debug configuration value is read as a string and passed directly to app.run(), causing any non-empty string to evaluate truthy, allowing attackers to access the Werkzeug debugger and disclose sensitive information or achieve remote code execution.
CVE-2026-40036 1 Dfir-unfurl 1 Dfir-unfurl 2026-04-09 7.5 High
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.