Flask App Builder has an Authentication Bypass vulnerability when using non AUTH_DB methods
Moderate severity
GitHub Reviewed
Published
Sep 11, 2025
in
dpgaspar/Flask-AppBuilder
•
Updated Sep 11, 2025
Description
Published to the GitHub Advisory Database
Sep 11, 2025
Reviewed
Sep 11, 2025
Last updated
Sep 11, 2025
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:
References