Impact
The vulnerability allows a user with low privileges or an unauthenticated user who receives a shared URL to trigger the UsersController->actionImperson obtain administrator rights. The issue is a classic case of arbitrary account impersonation (CWE‑863). The attacker can elevate privileges without needing valid credentials, thereby gaining full control over the CMS.
Affected Systems
Craft CMS versions from 4.0.0‑RC1 up to but not including 4.17.6 and from 5.0.0‑RC1 up to but not including 5.9.12 are affected. The fix is incorporated in 4.17.6 and 5.9.12 respectively.
Risk and Exploitability
The CVSS score of 7.7 indicates a high impact vulnerability, while an EPSS score of 8% suggests the likelihood of exploitation is moderate to high. The vulnerability is not listed in CISA KEV. Attackers can remotely exploit the flaw by supplying a crafted link that targets the impersonate endpoint, requiring only low‑privilege or unauthenticated access. Based on the description, it is inferred that the likely attack vector is the use of a crafted shared URL that triggers the vulnerable method.
OpenCVE Enrichment
Github GHSA