CVE-2026-50279

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.
CVSS

No CVSS.

Configurations

No configuration.

History

02 Jul 2026, 13:16

Type Values Removed Values Added
References () https://github.com/craftcms/cms/security/advisories/GHSA-qq2c-2q8j-jh27 - () https://github.com/craftcms/cms/security/advisories/GHSA-qq2c-2q8j-jh27 -

02 Jul 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 00:16

Updated : 2026-07-02 15:11


NVD link : CVE-2026-50279

Mitre link : CVE-2026-50279

CVE.ORG link : CVE-2026-50279


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization