Answer in brief
CVE-2026-40035 records a Critical severity (CVSS 9.3) vulnerability in Unfurl - Werkzeug Debugger Exposure via String Config Parsing. The current sources do not mark it as known exploited. The current feed maps obsidianforensics/unfurl (generic), dfir-unfurl (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps obsidianforensics/unfurl (generic), dfir-unfurl (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| obsidianforensics/unfurlgeneric | >=0 <=2025.08 | Not reported |
| dfir-unfurlpypi | >=0 | Not reported |
Published upstream
Apr 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 8, 2026
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.
Quoted source text, attributed separately from HOL analysis.