CVE-2025-55737
MEDIUM EPSS 19.2%
Published Aug 19, 202510mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Aug 19, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
19.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-639
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| dogukanurker | flaskblog | * | ≤2.8.0 |
References 1
- github.com https://github.com/DogukanUrker/FlaskBlog/security/advisories/GHSA-6hp9-jv2f-88wr
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.