๐Ÿ” CVE Alert

CVE-2026-89262

HIGH 7.5

MoguBlog through 6.2 Arbitrary Comment Deletion via Request-Body Ownership Check

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UIDs obtained from unauthenticated listing endpoints.

CWE CWE-639
Vendor moxi624
Product mogublog
Published Sep 11, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for moxi624 mogublog

Be the first to know when new high vulnerabilities affecting moxi624 mogublog are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

moxi624 / MoguBlog
0 โ‰ค 6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/mogublog-poc/C04_comment_delete_idor.py github.com: https://github.com/moxi624/mogu_blog_v2/blob/025d78c7ac7e19b1abf796fa3cc158d855723d15/mogu_web/src/main/java/com/moxi/mogublog/web/restapi/CommentRestApi.java github.com: https://github.com/moxi624/mogu_blog_v2/blob/025d78c7ac7e19b1abf796fa3cc158d855723d15/mogu_web/src/main/java/com/moxi/mogublog/web/config/WebSecurityConfig.java gitee.com: https://gitee.com/moxi159753/mogu_blog_v2/releases github.com: https://github.com/moxi624/mogu_blog_v2 vulncheck.com: https://www.vulncheck.com/advisories/mogublog-through-6.2-arbitrary-comment-deletion-via-request-body-ownership-check

Credits

๐Ÿ” Mingsheng Lin