Lucene search
+L

43 matches found

NVD
NVD
•added 2026/09/11 4:17 p.m.•9 views

CVE-2026-89264

MoguBlog through 6.2 fails to validate the comment author identity in the POST /web/comment/add endpoint, allowing authenticated users to post comments attributed to any other user. Attackers can supply arbitrary userUid values in the request body to impersonate other accounts including...

5.3CVSS0.00366EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/11 4:17 p.m.•11 views

CVE-2026-89263

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...

6.9CVSS0.00452EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/11 4:17 p.m.•9 views

CVE-2026-89265

MoguBlog through 6.2 contains an authorization bypass vulnerability in the POST /pictureSort/getPictureSortByUid endpoint, which omits the @AuthorityVerify annotation required to enforce role-based permissions. Authenticated back-office users without image-category permissions can supply a catego...

5.3CVSS0.00367EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/11 4:17 p.m.•9 views

CVE-2026-89260

MoguBlog through 6.2 contains an XML external entity injection vulnerability in the WeChat callback handler at POST /wechat/wechatCheck. The WechatRestApi.index method passes the raw request body to SignUtil.xmlToMap, which uses an unhardened dom4j SAXReader without DTD or external-entity...

8.7CVSS0.00734EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/11 4:17 p.m.•9 views

CVE-2026-89262

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 UI...

8.7CVSS0.0054EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/11 4:17 p.m.•9 views

CVE-2026-89261

MoguBlog through 6.2 exposes Elasticsearch index management endpoints in the mogusearch 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...

6.9CVSS0.00828EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
•added 2026/09/11 3:25 p.m.•10 views

CVE-2026-89265 MoguBlog through 6.2 Missing Authorization on the Admin getPictureSortByUid Endpoint

MoguBlog through 6.2 contains an authorization bypass vulnerability in the POST /pictureSort/getPictureSortByUid endpoint, which omits the @AuthorityVerify annotation required to enforce role-based permissions. Authenticated back-office users without image-category permissions can supply a catego...

5.3CVSS5.7AI score0.00367EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/11 3:25 p.m.•23 views

CVE-2026-89265

MoguBlog through 6.2 contains an authorization bypass in the admin endpoint POST /pictureSort/getPictureSortByUid , which omits the @AuthorityVerify annotation required to enforce role-based permissions. Authenticated back-office users without image-category permissions can supply a category uid ...

5.3CVSS5.7AI score0.00367EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 3:25 p.m.•13 views

EUVD-2026-76138

MoguBlog through 6.2 contains an authorization bypass vulnerability in the POST /pictureSort/getPictureSortByUid endpoint, which omits the @AuthorityVerify annotation required to enforce role-based permissions. Authenticated back-office users without image-category permissions can supply a catego...

5.3CVSS5.7AI score0.00367EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/11 3:25 p.m.•40 views

CVE-2026-89265 MoguBlog through 6.2 Missing Authorization on the Admin getPictureSortByUid Endpoint

MoguBlog through 6.2 contains an authorization bypass vulnerability in the POST /pictureSort/getPictureSortByUid endpoint, which omits the @AuthorityVerify annotation required to enforce role-based permissions. Authenticated back-office users without image-category permissions can supply a catego...

5.3CVSS0.00367EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/11 3:25 p.m.•26 views

CVE-2026-89264

MoguBlog through 6.2 is vulnerable to comment author spoofing in the POST /web/comment/add endpoint. The server fails to validate that the userUid supplied in the request body matches the authenticated session, allowing any authenticated user to post comments attributed to any other account, incl...

5.3CVSS5.8AI score0.00366EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/11 3:25 p.m.•10 views

CVE-2026-89264 MoguBlog through 6.2 Comment Author Spoofing via Request-Body Identity

MoguBlog through 6.2 fails to validate the comment author identity in the POST /web/comment/add endpoint, allowing authenticated users to post comments attributed to any other user. Attackers can supply arbitrary userUid values in the request body to impersonate other accounts including...

5.3CVSS5.8AI score0.00366EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 3:25 p.m.•13 views

EUVD-2026-76137

MoguBlog through 6.2 fails to validate the comment author identity in the POST /web/comment/add endpoint, allowing authenticated users to post comments attributed to any other user. Attackers can supply arbitrary userUid values in the request body to impersonate other accounts including...

5.3CVSS5.8AI score0.00366EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/11 3:25 p.m.•40 views

CVE-2026-89264 MoguBlog through 6.2 Comment Author Spoofing via Request-Body Identity

MoguBlog through 6.2 fails to validate the comment author identity in the POST /web/comment/add endpoint, allowing authenticated users to post comments attributed to any other user. Attackers can supply arbitrary userUid values in the request body to impersonate other accounts including...

5.3CVSS0.00366EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/11 3:25 p.m.•21 views

CVE-2026-89262

MoguBlog through 6.2 contains an authorization bypass (IDOR) in its comment deletion endpoint. The root cause is that ownership checks are performed against request-body fields rather than the authenticated principal, allowing an unauthenticated attacker to delete arbitrary comments and their rep...

8.7CVSS5.9AI score0.0054EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/11 3:25 p.m.•10 views

EUVD-2026-76136

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...

6.9CVSS5.8AI score0.00452EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/11 3:25 p.m.•10 views

EUVD-2026-76135

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 UI...

8.7CVSS5.9AI score0.0054EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/11 3:25 p.m.•40 views

CVE-2026-89263 MoguBlog through 6.2 Missing Authentication on the Comment Email-Notification Endpoint

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...

6.9CVSS0.00452EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/11 3:25 p.m.•23 views

CVE-2026-89263

MoguBlog through version 6.2 fails to authenticate requests to the /web/comment/closeEmailNotification endpoint, allowing unauthenticated remote attackers to disable email reply notifications for arbitrary users. The root cause is a missing authentication check in the endpoint handler, which perm...

6.9CVSS5.8AI score0.00452EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/11 3:25 p.m.•38 views

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

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 UI...

8.7CVSS0.0054EPSS
SaveExploits0References6
Rows per page
Query Builder