CVE-2025-53631

Severity CVSS v4.0:
MEDIUM
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
14/08/2025
Last modified:
21/08/2025

Description

flaskBlog is a blog app built with Flask. In versions 2.8.1 and prior, improper sanitization of postContent when submitting POST requests to /createpost leads to arbitrary JavaScript execution (XSS) on all pages the post is reflected on including /, /post/[ID], /admin/posts, and /user/[ID] of the user that made the post. At time of publication, there are no public patches available.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:dogukanurker:flaskblog:*:*:*:*:*:*:*:* 2.8.1 (including)