CVE-2025-24023
published 2025-03-03CVE-2025-24023: Flask-AppBuilder is an application development framework. Prior to 4.5.3, Flask-AppBuilder allows unauthenticated users to enumerate existing usernames by…
PriorityP429medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EPSS
0.30%
22.3th percentile
Flask-AppBuilder is an application development framework. Prior to 4.5.3, Flask-AppBuilder allows unauthenticated users to enumerate existing usernames by timing the response time from the server when brute forcing requests to login. This vulnerability is fixed in 4.5.3.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dpgaspar | flask-appbuilder | < 4.5.3 | 4.5.3 |
| dpgaspar | flask-appbuilder | >= 0 < 4.5.3 | 4.5.3 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Flask-AppBuilder Observable Response Discrepancy
ghsa·2025-03-03
CVE-2025-24023 [LOW] CWE-204 Flask-AppBuilder Observable Response Discrepancy
Flask-AppBuilder Observable Response Discrepancy
### Impact
User enumeration in database authentication in Flask-AppBuilder = 3.0.0. Allows for a non authenticated user to enumerate existing usernames by timing the response time from the server when brute forcing requests to login.
### Patches
Upgrade to flask-appbuilder>=4.5.3
### Workarounds
Downgrade werkzeug to <3.0.0
### References
_Are there any links users can visit to find out more?_
OSV
CVE-2025-24023: Flask-AppBuilder is an application development framework
osv·2025-03-03
CVE-2025-24023 CVE-2025-24023: Flask-AppBuilder is an application development framework
Flask-AppBuilder is an application development framework. Prior to 4.5.3, Flask-AppBuilder allows unauthenticated users to enumerate existing usernames by timing the response time from the server when brute forcing requests to login. This vulnerability is fixed in 4.5.3.
OSV
Flask-AppBuilder Observable Response Discrepancy
osv·2025-03-03
CVE-2025-24023 [LOW] Flask-AppBuilder Observable Response Discrepancy
Flask-AppBuilder Observable Response Discrepancy
### Impact
User enumeration in database authentication in Flask-AppBuilder = 3.0.0. Allows for a non authenticated user to enumerate existing usernames by timing the response time from the server when brute forcing requests to login.
### Patches
Upgrade to flask-appbuilder>=4.5.3
### Workarounds
Downgrade werkzeug to <3.0.0
### References
_Are there any links users can visit to find out more?_
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-03-03
Published