Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dogukanurker | Flaskblog | <= 2.8.1 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-53631?
CVE-2025-53631 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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) o...
How severe is CVE-2025-53631?
CVE-2025-53631 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-53631?
Check the references section above for vendor advisories and patch information. Affected products include: Dogukanurker Flaskblog.