CVE-2026-89260 Details
Description
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 restrictions. Unauthenticated remote attackers can submit DOCTYPE declarations with external parameter entities to read arbitrary local files or trigger outbound HTTP requests, with resolved entities reflected in error responses.
An XML external entity (XXE) injection vulnerability has been identified in MoguBlog versions through 6.2. The issue resides in the WeChat callback handler, specifically at the POST endpoint /wechat/wechatCheck. The vulnerability arises because the WechatRestApi.index() method processes the raw request body using SignUtil.xmlToMap(). This method employs an unprotected dom4j SAXReader that lacks restrictions on DTD or external entities. As a result, unauthenticated remote attackers can send DOCTYPE declarations with external parameter entities to access arbitrary local files or initiate outbound HTTP requests, with the retrieved entities reflected in error responses.
Users can update to MoguBlog version 6.3 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-611 | Improper Restriction of XML External Entity Reference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| MoguBlog | <= 6.2 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion