Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-40035

Опубликовано: 08 апр. 2026
Источник: nvd
CVSS3: 9.1
EPSS Низкий

Описание

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.

EPSS

Процентиль: 28%
0.00099
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-489

Связанные уязвимости

CVSS3: 9.1
github
2 дня назад

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.

EPSS

Процентиль: 28%
0.00099
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-489