CVE-2026-88959
HighCVSS 8.8Summary
Anchor CMS through 0.12.7 fails to enforce role-based access control in admin user-management endpoints. Any authenticated low-privilege user can POST directly to admin/users/add or admin/users/edit to create administrator accounts or change the existing administrator's password.
Risk Assessment
An attacker with editor or user roles can gain full administrative access, leading to complete site compromise.
Recommendation
Restrict access to the admin/users/add and admin/users/edit endpoints and apply the fix once available. Until then, consider limiting editor and user roles.
Other vulnerabilities in Anchor CMS
See all- CVE-2015-5687High
The Anchor CMS version 0.9.x has a vulnerability that allows remote attackers to conduct PHP object injection attacks. Attackers can execute arbitrary PHP code via a crafted serialized object in a cookie.
- CVE-2025-46041Medium
A stored cross-site scripting (XSS) vulnerability in Anchor CMS v0.12.7 allows attackers to inject malicious JavaScript via the page description field in the page creation interface (/admin/pages/add).
Original NVD description (English source)
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.

