Description
Craft CMS before 5.10.11 fails to validate the admin flag during user registration, allowing it to persist from deactivated admin accounts. Attackers can register with a deactivated admin's email address to inherit administrator privileges when public registration and disabled email verification are configured.
Published: 2026-09-02
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Craft CMS versions before 5.10.11 contain a flaw where the system fails to validate the admin flag during user registration. This missing verification allows the admin flag from a deactivated account to persist into new accounts. As a result, an attacker who registers with an email address that belonged to a former administrator can inherit full administrative privileges. The vulnerability is classified as CWE‑269 (Improper Privilege Management) and grants the attacker complete control over site content, configuration, and data, leading to a severe loss of confidentiality, integrity, and availability for the affected site.

Affected Systems

The vulnerability affects Craft CMS 5.10.x releases prior to 5.10.11 on any web server or hosting environment running those versions. All installations with public registration enabled and email verification disabled are potentially susceptible, and users who rely on Craft CMS’s default configuration—particularly those who allow anyone to register—are at higher risk.

Risk and Exploitability

The CVSS score of 9.2 classifies this issue as Critical, and although the EPSS score is not available, the lack of rate limiting or automated detection increases the likelihood of exploitation in environments with open registration. Based on the description, it is inferred that an attacker would register a new account using a deactivated admin’s email address when public registration is enabled and email verification is disabled; this simple action would immediately grant the account administrative privileges. The vulnerability is not currently listed in the CISA KEV catalog, but the straightforward registration route and absence of input validation make the attack vector highly feasible.

Generated by OpenCVE AI on September 2, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Craft CMS to version 5.10.11 or later, which contains the necessary admin flag validation fix.
  • If an upgrade is not yet possible, disable public registration and require administrative approval for new accounts to prevent unauthorized account creation.
  • Enable mandatory email verification for all new registrations to ensure the authenticity of the registrant’s email address and eliminate the possibility of re‑using deactivated admin emails.

Generated by OpenCVE AI on September 2, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description Craft CMS before 5.10.11 fails to validate the admin flag during user registration, allowing it to persist from deactivated admin accounts. Attackers can register with a deactivated admin's email address to inherit administrator privileges when public registration and disabled email verification are configured.
Title Craft CMS before 5.10.11 Authentication Bypass via Admin Flag Inheritance
First Time appeared Craftcms
Craftcms craft Cms
Weaknesses CWE-269
CPEs cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
Vendors & Products Craftcms
Craftcms craft Cms
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Craftcms Craft Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-02T13:20:00.698Z

Reserved: 2026-09-02T10:19:06.330Z

Link: CVE-2026-84795

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-02T12:17:16.093

Modified: 2026-09-02T13:54:48.797

Link: CVE-2026-84795

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T13:15:06Z

Weaknesses
  • CWE-269

    Improper Privilege Management