cvedb.io
CVE-2025-55734
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2025-08-19T19:15:37.450 · Last modified 2026-06-17T09:42:08.263

Summary

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, the code checks if the userRole is "admin" only when visiting the /admin page, but not when visiting its subroutes. Specifically, only the file routes/adminPanel.py checks the user role when a user is trying to access the admin page, but that control is not done for the pages routes/adminPanelComments.py and routes/adminPanelPosts.py. Thus, an unauthorized user can bypass the intended restrictions, leaking sensitive data and accessing the following pages: /admin/posts, /adminpanel/posts, /admin/comments, and /adminpanel/comments.

Affected products

dogukanurker — flaskblog

Does this affect you?

Add your gear to cvedb and we'll alert you only when dogukanurker ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.