SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-89262

HIGH · CVSS 7.5 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

MoguBlog versions up to 6.2 are vulnerable to an authorization bypass in the comment deletion endpoint, allowing attackers to delete any comment and its replies by exploiting improperly validated request-body fields. This flaw poses a significant risk as it can lead to unauthorized content manipulation, affecting the integrity of user-generated content. Organizations using MoguBlog should prioritize patching this vulnerability to safeguard their platforms from potential abuse.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-89262
Severity
HIGH
CVSS
7.5
EPSS
0.31%

Original NVD Description

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.