CVE-2026-50279

HIGH

Craft CMS: Authorship spoofing in `entries/save-entry` via pre-check/post-mutation authorization gap

Title source: cna
STIX 2.1

Description

Craft CMS is a content management system (CMS). IN versions 5.0.0-RC1 and above prior to 5.9.21, theEntriesController::actionSaveEntry() performs entry-edit permission checks before request-controlled author changes are applied to the model, allowing for authorship spoofing. The subsequent author mutation path accepts attacker-supplied authors / author parameters and allows the change when the current user is one of the old authors. Because the controller does not re-run authorization after mutating the author list, a low-privileged user can reassign an entry’s authorship to another user without holding the dedicated peer-author-change permission. This issue has been fixed in version 5.9.21.

Scores

CVSS v4 7.6
EPSS 0.0024
EPSS Percentile 15.9%
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-285
Status published
Products (2)
craftcms/cms 5.0.0-RC1 - 5.9.21Packagist
craftcms/cms >= 5.0.0-RC1, < 5.9.21
Published Jul 02, 2026
Tracked Since Jul 02, 2026