Lucene search
+L

2 matches found

OSV
OSV
added 2026/04/08 9:35 p.m.7 views

CVE-2026-40035 Unfurl - Werkzeug Debugger Exposure via String Config Parsing

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 th...

9.3CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/29 3:32 p.m.19 views

Unfurl's debug mode cannot be disabled due to string config parsing (Werkzeug debugger exposure)

Summary The Unfurl web app enables Flask debug mode even when configuration sets debug = False. The config value is read as a string and passed directly to app.rundebug=..., so any non-empty string evaluates truthy. This leaves the Werkzeug debugger active by default. Details - unfurl/app.py:weba...

6.3AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder