Vulnerability Description
FlaskBB is a Forum Software written in Python using the micro framework Flask. Prior to version 2.2.1, a Server-Side Request Forgery (SSRF) vulnerability in get_image_info() allows any authenticated user to force the server to send HTTP requests to arbitrary internal endpoints, including cloud metadata services. This is a blind SSRF with confirmed internal port scanning and internal API triggering capabilities. Version 2.2.1 patches the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/flaskbb/flaskbb/commit/e87e585f54bbe36694e91d52ee9b2d2e65dd4a
- https://github.com/flaskbb/flaskbb/security/advisories/GHSA-xq32-9g7q-7297
- https://github.com/flaskbb/flaskbb/security/advisories/GHSA-xq32-9g7q-7297
FAQ
What is CVE-2026-46556?
CVE-2026-46556 is a vulnerability with a CVSS score of 6.5 (MEDIUM). FlaskBB is a Forum Software written in Python using the micro framework Flask. Prior to version 2.2.1, a Server-Side Request Forgery (SSRF) vulnerability in get_image_info() allows any authenticated u...
How severe is CVE-2026-46556?
CVE-2026-46556 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46556?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.