Unrated severityNVD Advisory· Published Aug 19, 2025· Updated Aug 19, 2025
flaskBlog Stored XSS Vulnerability
CVE-2025-55735
Description
flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when creating a post, there's no validation of the content of the post stored in the variable "postContent". The vulnerability arises when displaying the content of the post using the | safe filter, that tells the engine to not escape the rendered content. This can lead to a stored XSS inside the content of the post. The code that causes the problem is in template/routes.html.
Affected products
2- DogukanUrker/FlaskBlogv5Range: <= 2.8.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- github.com/DogukanUrker/FlaskBlog/security/advisories/GHSA-gj9v-qhc3-gcfxmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.