Description
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.
Published: 2026-09-10
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Privilege Escalation
Action: Patch ASAP
AI Analysis

Impact

Anchor CMS version 0.12.7 and earlier lack proper role‑based access control on the admin user‑management endpoints. The system does not verify that a caller has the administrator role before allowing account creation or password changes. Consequently, an attacker who has authenticated with a low‑privilege account, such as editor or user, can send POST requests to the /admin/users/add or /admin/users/edit routes and create new administrator accounts or alter the credentials of existing administrators. The attacker then gains full administrative privileges, enabling complete control over the CMS, including configuration changes and content manipulation.

Affected Systems

Vulnerable deployments are Anchor CMS 0.12.7 and earlier. The issue affects any instance that exposes the /admin/users/add and /admin/users/edit endpoints to authenticated users without enforcing administrator‑only access.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, classified as high severity. EPSS information is not available, and the issue is not listed in CISA’s known exploited vulnerabilities catalog. Exploitation requires only that the attacker be logged in with a non‑administrator role; no additional access or external conditions are needed. An attacker can directly POST to the user‑management endpoints to create password, effectively achieving a full compromise of the CMS.

Generated by OpenCVE AI on September 10, 2026 at 17:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available patch from Anchor CMS that addresses the missing role‑based access control for admin user‑management endpoints.
  • Restrict HTTP access to the /admin/users/add and /admin/users/edit routes, e.g., by configuring the web server or application routing.
  • Revoke or reduce permissions for editor and user roles and consider removing unused default administrator accounts to limit the attack surface.

Generated by OpenCVE AI on September 10, 2026 at 17:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Anchor CMS through 0.12.7 Privilege Escalation via Missing Authorization on Admin User-Management Endpoints
First Time appeared Anchorcms
Anchorcms anchor Cms
Weaknesses CWE-862
CPEs cpe:2.3:a:anchorcms:anchor_cms:*:*:*:*:*:*:*:*
Vendors & Products Anchorcms
Anchorcms anchor Cms
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Anchorcms Anchor Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-10T15:44:12.945Z

Reserved: 2026-09-10T15:35:10.247Z

Link: CVE-2026-88959

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T16:18:12.843

Modified: 2026-09-10T16:18:12.843

Link: CVE-2026-88959

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T17:45:16Z

Weaknesses