CVE-2026-89260: MoguBlog through 6.2 XML External Entity Injection in the Unauthenticated WeChat Callback Endpoint

Published Sep 11, 2026
·
Updated

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.

Affected Software

1 affected component
MoguBlog<=6.2

Event History

Sep 11, 2026
CVE Published
via MITRE·03:25 PM
Data Sourced
via MITRE·03:25 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

MoguBlog deployments through version 6.2 are exposed if the unauthenticated WeChat callback endpoint at POST /wechat/wechatCheck is reachable by an attacker.

2

What does an attacker need to exploit this issue?

No authentication, privileges, or user interaction are required. An attacker only needs to send a crafted XML request containing a DOCTYPE declaration with external parameter entities to the callback endpoint.

3

What can exploitation allow?

An attacker can read arbitrary local files or cause the server to make outbound HTTP requests. Resolved entity contents may be reflected in error responses.

4

How can I determine whether an instance is vulnerable?

Review the handler for POST /wechat/wechatCheck and confirm whether WechatRestApi.index() passes the raw request body to SignUtil.xmlToMap(). The affected parsing path uses dom4j SAXReader without restrictions on DTDs or external entities.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203