6.9
/ 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Description
flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code that causes the problem is in routes/post.py.
Basic Information
ID
CVE-2025-55737
Source
GitHub_M
Published
Aug 19, 2025 at 19:06
Modified
Aug 19, 2025 at 19:27
Affected Product
Vendor
DogukanUrker
Product
FlaskBlog
Version
<= 2.8.0
Affected Versions
DogukanUrker FlaskBlog <= 2.8.0