Loading market data...
← Back to CVE feed

CVE-2026-40035

CRITICAL CVSS 9.1 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Published: Apr 08, 2026 22:16 UTC Modified: Apr 09, 2026 14:16 UTC