PatchSiren cyber security CVE debrief
CVE-2026-89265 moxi624 CVE debrief
CVE-2026-89265 is an authorization bypass vulnerability in MoguBlog through version 6.2, affecting the POST /pictureSort/getPictureSortByUid endpoint. This vulnerability allows authenticated back-office users without image-category permissions to retrieve restricted image-category records by supplying a category uid. The vulnerability has a medium CVSS score of 5.3 and is considered a medium priority for defenders to assess exposure and verify patching. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions.
- Vendor
- moxi624
- Product
- MoguBlog
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for MoguBlog deployments, particularly those using version 6.2 or earlier, should assess exposure and verify patching to prevent potential unauthorized access to image-category records.
Why it matters
CVE-2026-89265 is a medium-severity authorization bypass vulnerability in MoguBlog that allows authenticated users to retrieve restricted image-category records. Defenders should assess exposure, verify patching, and monitor for potential unauthorized access.
- Potential data exposure due to unauthorized access to image-category records.
- Need for verification of patching to prevent exploitation.
- Potential impact on confidentiality due to access to sensitive metadata.
- Requires monitoring for unauthorized access attempts.
Technical summary
The vulnerability is caused by the omission of the @AuthorityVerify annotation in the POST /pictureSort/getPictureSortByUid endpoint, allowing authenticated back-office users without image-category permissions to supply a category uid and retrieve restricted image-category records, including metadata such as name, cover file uid, sort order, and timestamps. The vulnerability has a medium CVSS score of 5.3 and is considered a medium priority for defenders to assess exposure and verify patching. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. Defenders should assess exposure, verify patching, and monitor for potential unauthorized
Defensive priority
Medium priority for defenders to assess exposure and verify patching, given the medium CVSS score and potential for data exposure.
Recommended defensive actions
- Assess exposure by verifying if MoguBlog version 6.2 or earlier is in use.
- Verify patching by checking if the fix for the authorization bypass vulnerability has been applied.
- Restrict access to the affected endpoint for users without image-category permissions.
- Monitor for potential unauthorized access to image-category records.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish versions beyond 6.2, exploitation, impact, or remediation, requiring verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89265 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89265
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89265 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89265
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gitee.com/moxi159753/mogu_blog_v2/releases
-
Source reference
Unverified legacy reference
URL: https://github.com/LinYuanyi1/cve-request-poc/blob/master/mogublog-poc/C13_pictureSort_getByUid_bfla.py
-
Source reference
Unverified legacy reference
URL: https://github.com/moxi624/mogu_blog_v2
-
Source reference
Unverified legacy reference
URL: https://github.com/moxi624/mogu_blog_v2/blob/025d78c7ac7e19b1abf796fa3cc158d855723d15/mogu_admin/src/main/java/com/moxi/mogublog/admin/restapi/PictureSortRestApi.java
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/mogublog-through-6.2-missing-authorization-on-the-admin-getpicturesortbyuid-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.