PT-2025-37255 · Unknown · Flask-Appbuilder
Pgar
·
Published
2025-09-11
·
Updated
2026-06-03
·
CVE-2025-58065
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions:
Flask-AppBuilder versions prior to 4.8.1
Description:
Flask-AppBuilder is an application development framework. When configured to use OAuth, LDAP, or other non-database authentication methods, the password reset endpoint remains accessible even after a user is disabled on the authentication provider. This allows an enabled user to reset their password and create JWT tokens after being disabled on the authentication provider.
Recommendations:
Upgrade to Flask-AppBuilder version 4.8.1 or later.
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 password reset URL.
Monitor for suspicious password reset attempts from disabled accounts.
Exploit
Fix
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Flask-Appbuilder