Improper privilege management in Craft CMS - #VU144277
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote attacker to gain administrator access.
The vulnerability exists due to improper privilege management in User::afterSave() when registering a new account with the email address of a previously deactivated administrator account. A remote attacker can register a crafted account to gain administrator access.
Exploitation requires public registration to be enabled, and email verification to be disabled.