CVE Catalog

CVE-2026-89265

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

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 category uid to retrieve restricted image-category records including metadata such as name, cover file uid, sort order and timestamps.

Risk Assessment

An authenticated user without the required permissions can access restricted information, potentially leading to a breach of data confidentiality.

Recommendation

Upgrade MoguBlog to a patched version or add the @AuthorityVerify annotation to the endpoint. Verify back-office user permissions.

Other vulnerabilities in MoguBlog

See all
Original NVD description (English source)

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 category uid to retrieve restricted image-category records including metadata such as name, cover file uid, sort order and timestamps.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS