CVE Catalog

CVE-2026-46556

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

Server-Side Request Forgery (SSRF) vulnerability in FlaskBB, a forum software written in Python using Flask. Prior to version 2.2.1, the get_image_info() function 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.

Risk Assessment

The risk is internal network exploration and access to sensitive services, potentially leading to data leakage or further attacks.

Recommendation

Upgrade FlaskBB to version 2.2.1 or later immediately and restrict access to image upload functionality.

Other vulnerabilities in FlaskBB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS