CVE-2025-32962
May 16, 2025
Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the "FAB_SAFE_REDIRECT_HOSTS" configuration variable, which allows administrators to explicitly define which domains are considered safe for redirection. As a workaround, use a reverse proxy to enforce trusted host headers.
Affected Packages
https://github.com/dpgaspar/Flask-AppBuilder.git (GITHUB):
Affected version(s) >=v2.3.4 <v4.6.2Fix Suggestion:
Update to version v4.6.2flask-appbuilder (PYTHON):
Affected version(s) >=0.1.3 <4.6.2Fix Suggestion:
Update to version 4.6.2flask-appbuilder (PYTHON):
Affected version(s) >=2.3.4 <4.6.2Fix Suggestion:
Update to version 4.6.2Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.20