CVE-2026-40035
CWE-489Published: April 8, 2026· Updated: Apr 13, 2026
Official 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.
Risk Analysis
This critical vulnerability in Unfurl through 2025.08 stems from improper input validation in config parsing, which can enable Flask debug mode by default. This allows attackers to access the Werkzeug debugger, potentially leading to sensitive information disclosure or remote code execution. The CVSS score of 9.1 highlights the severe impact on confidentiality and integrity.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable without authentication.
Users of Unfurl should update to a version beyond 2025.08 to address this improper input validation. Ensure that Flask debug mode is explicitly disabled in production environments.
Technical Analysis
CVE-2026-40035 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-489)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-40035 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts