CVE-2026-88959
Received Received - Intake

Role Escalation in Anchor CMS User Management

Vulnerability report for CVE-2026-88959, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-10
Last Modified
2026-09-10
Generated
2026-09-10
AI Q&A
2026-09-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
anchor_cms anchor_cms to 0.12.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Anchor CMS through 0.12.7 has a missing authorization vulnerability in its user-management endpoints. Authenticated low-privilege users can create new administrator accounts or modify existing ones by directly accessing admin/users/add or admin/users/edit endpoints. The application fails to verify administrator privileges before allowing these operations, leading to potential privilege escalation and full system compromise.

Detection Guidance

Check for unauthorized administrator account creation or modification by inspecting HTTP POST requests to /admin/users/add or /admin/users/edit endpoints. Monitor for unexpected changes in user roles or passwords. Review server logs for suspicious activity targeting these endpoints.

Impact Analysis

An attacker with editor or user role could gain full administrative access to the Anchor CMS system. This allows them to create new admin accounts, modify existing ones, or change passwords, potentially taking over the entire website. The impact includes unauthorized content manipulation, data theft, or complete site takeover.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR's data protection requirements and HIPAA's security rules. It compromises confidentiality and integrity of sensitive data, potentially resulting in regulatory fines, legal liabilities, and loss of compliance certifications.

Mitigation Strategies

Immediately restrict access to /admin/users/add and /admin/users/edit endpoints to administrator-only users. Update Anchor CMS to a patched version if available. Implement network-level controls to block unauthorized access to admin endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88959. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart