Craft CMS versions before 5.10.11 fail to validate admin status in the actionGetPasswordResetUrl endpoint, allowing non-admin users with administrateUsers permission to mint password reset URLs for administrator accounts. Attackers can generate a valid reset URL for any admin user and set a new password via actionSetPassword, which validates only the verification code without checking the caller's session, enabling complete control-panel takeover.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-02 12:17
Updated : 2026-09-02 16:17
NVD link : CVE-2026-84801
Mitre link : CVE-2026-84801
CVE.ORG link : CVE-2026-84801
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
