Impact
Craft CMS versions 5.0.0‑RC1 up to 5.9.20 contain an authorization bypass that allows a user with entry‑edit permission to change an entry’s author list after the initial permission check has passed, without possessing the dedicated peer‑author‑change privilege. This flaw, identified as CWE‑285, enables an attacker to reassign ownership of an entry to another user, effectively forging authorship.
Affected Systems
Craft CMS, versions 5.0.0‑RC1 to 5.9.20, all products listed under the craftcms:cms CNA designation.
Risk and Exploitability
The CVSS base score of 7.6 indicates a high severity vulnerability, while the EPSS score of <1% shows that exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog, indicating it has not been broadly exploited. Attackers can target the /entries/save-entry endpoint by crafting a request that includes new author identifiers. The controller fails to re‑run authorization after mutating the author list, creating a clear attack path for users.
OpenCVE Enrichment
Github GHSA