CVE-2026-88959

Summary

Anchor CMS through 0.12.7 fails to enforce role-based access control in admin user-management endpoints, allowing any authenticated low-privilege user to create administrator accounts or modify existing ones. Attackers with editor or user roles can POST directly to admin/users/add or admin/users/edit endpoints to create new administrator accounts or change the existing administrator's password, gaining full administrative access.

Affected Software

VendorProductVersion RangeStatus
anchorcmsAnchor CMS0 <= 0.12.7affected

Weaknesses

  • CWE-862: Missing Authorization

References