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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-489"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40035.json"
}{
"cpe": "cpe:2.3:a:ryandfir:unfurl:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2025.08"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
]
}