Back to overview

CVE-2026-50279

HIGH Exploitation: PoC
7.6
CVSS 4.0
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.

Metadata

CVE ID
CVE-2026-50279
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-04 16:26 UTC
Published
2026-07-01 23:31 UTC
Last updated
2026-07-02 12:27 UTC
Primary CWE
CWE-285
CWE-285: Improper Authorization
Vendor / Product
craftcms / cms
Sources
cve.org  ·  NVD

Severity & Metrics

7.6 HIGH CVSS 4.0
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
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
craftcms cms >= 5.0.0-RC1, < 5.9.21
Weakness (CWE)
CWESourceDescription
CWE-285 cna CWE-285: Improper Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.6 HIGH 4.0 cna 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
References (2)
Back to overview