Vulnerability Description
flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, an arbitrary user can change his role to "admin", giving its relative privileges (e.g. delete users, posts, comments etc.). The problem is in the routes/adminPanelUsers file.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dogukanurker | Flaskblog | <= 2.8.0 |
Related Weaknesses (CWE)
References
- https://github.com/DogukanUrker/FlaskBlog/security/advisories/GHSA-6q83-vfmq-wf7ExploitThird Party Advisory
FAQ
What is CVE-2025-55736?
CVE-2025-55736 is a vulnerability with a CVSS score of 6.5 (MEDIUM). flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, an arbitrary user can change his role to "admin", giving its relative privileges (e.g. delete users, posts, comments etc.). The problem ...
How severe is CVE-2025-55736?
CVE-2025-55736 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-55736?
Check the references section above for vendor advisories and patch information. Affected products include: Dogukanurker Flaskblog.