Vulnerability Description
flask-boilerplate through a170e7c allows account takeover via the password reset feature because SERVER_NAME is not configured and thus a reset depends on the Host HTTP header.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gist.github.com/BrookeYangRui/19fcc6c19df7bb4d8437476c609a6129
- https://github.com/MaxHalford/flask-boilerplate/blob/a170e7cec605906801680567c42
FAQ
What is CVE-2025-43931?
CVE-2025-43931 is a vulnerability with a CVSS score of 9.8 (CRITICAL). flask-boilerplate through a170e7c allows account takeover via the password reset feature because SERVER_NAME is not configured and thus a reset depends on the Host HTTP header.
How severe is CVE-2025-43931?
CVE-2025-43931 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-43931?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.