SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-89261

MEDIUM · CVSS 6.5 EPSS 0.46% 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 due to unauthenticated access to Elasticsearch index management endpoints in the mogu_search service. This flaw allows remote attackers to manipulate the blog's search index, potentially leading to the deletion of search data, injection of malicious entries, and disruption of search functionality. Organizations using MoguBlog should prioritize patching this vulnerability to protect their content and maintain search integrity.

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-89261
Severity
MEDIUM
CVSS
6.5
EPSS
0.46%

Original NVD Description

MoguBlog through 6.2 exposes Elasticsearch index management endpoints in the mogu_search service without authentication, allowing remote attackers to delete, recreate, or alter the blog search index. Attackers can invoke POST endpoints to wipe the entire search index, delete specific documents, or inject malicious index entries, causing search functionality to return incorrect or no results.