CyberRota Analysis
AI-GeneratedMoguBlog versions up to 6.2 are vulnerable due to a lack of authentication on the /web/comment/closeEmailNotification endpoint, enabling unauthenticated attackers to disable email notifications for any user. This vulnerability allows attackers to manipulate the Redis cache, specifically altering the startEmailNotification flag, which can disrupt user communication. Organizations using MoguBlog should prioritize addressing this issue to prevent unauthorized modifications and potential user dissatisfaction.
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.
Original NVD Description
MoguBlog through 6.2 fails to authenticate requests to the /web/comment/closeEmailNotification endpoint, allowing unauthenticated attackers to disable email notifications for arbitrary users. Remote callers can modify the startEmailNotification flag in Redis cache for any user identifier to suppress reply notifications without authorization.