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

exploitDog

github логотип

GHSA-765j-9r45-w2q2

Опубликовано: 11 сент. 2025
Источник: github
Github: Прошло ревью
CVSS3: 6.5

Описание

Flask App Builder has an Authentication Bypass vulnerability when using non AUTH_DB methods

Impact

When Flask-AppBuilder is configured to use OAuth, LDAP, or other non-database authentication methods, the password reset endpoint remains registered and accessible, despite not being displayed in the user interface. This allows an enabled user to reset their password and be able to create JWT tokens even after the user is disabled on the authentication provider.

Patches

Upgrade to Flask-AppBuilder version 4.8.1 or later

Workarounds

If immediate upgrade is not possible:

  • Manually disable password reset routes in the application configuration
  • Implement additional access controls at the web server or proxy level to block access to the reset my password URL.
  • Monitor for suspicious password reset attempts from disabled accounts

Пакеты

Наименование

flask-appbuilder

pip
Затронутые версииВерсия исправления

< 4.8.1

4.8.1

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-287

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

CVSS3: 6.5
nvd
5 месяцев назад

Flask-AppBuilder is an application development framework. Prior to version 4.8.1, when Flask-AppBuilder is configured to use OAuth, LDAP, or other non-database authentication methods, the password reset endpoint remains registered and accessible, despite not being displayed in the user interface. This allows an enabled user to reset their password and be able to create JWT tokens even after the user is disabled on the authentication provider. Users should upgrade to Flask-AppBuilder version 4.8.1 or later to receive a fix. If immediate upgrade is not possible, manually disable password reset routes in the application configuration; implement additional access controls at the web server or proxy level to block access to the reset my password URL; and/or monitor for suspicious password reset attempts from disabled accounts.

CVSS3: 6.5
debian
5 месяцев назад

Flask-AppBuilder is an application development framework. Prior to ver ...

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-287